Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
Added links to the two files
Browse files Browse the repository at this point in the history
  • Loading branch information
dc-andysign committed Nov 23, 2023
1 parent 11507c9 commit 4701b95
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions prototyping/dscp-lang-flows/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,17 @@ process-management create -h localhost -p 9944 -u //Alice -f hyproof-token-flows
```

---

# DSCP Lang Flows: Description

Available files:

* The high-level version of the process flow written using the DSCP Lang can be found here:
- **[hyproof-token-flows.dscp](./hyproof-token-flows.dscp)**

* The outputted json array here containing all the rules can be found here:
- **[hyproof-token-flows.json](./hyproof-token-flows.json)**

For testing, one can use the **[PolkadotJsApp GUI](https://polkadot.js.org/apps/)** or use a NodeJs terminal to interact with the chain directly.

---

0 comments on commit 4701b95

Please sign in to comment.