Skip to content

Commit baff0b6

Browse files
authored
Updated CLI introduction and link to wiki
1 parent 467ea93 commit baff0b6

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,19 @@ The security token registry keeps track of deployed STs on the Polymath Platform
5959
### ModuleRegistry
6060
Modules allow custom add-in functionality in the issuance process and beyond. The module registry keeps track of modules added by Polymath or any other users. Modules can only be attached to STs if Polymath has previously verified them. If not, the only user able to utilize a module is its owner, and they should be using it "at their own risk".
6161

62+
## CLI and CLI Documentation
63+
64+
The CLI is for users that want to easily walkthrough all the details of an STO issuance. The CLI documentation is located on our [Github Wiki](https://github.com/PolymathNetwork/polymath-core/wiki). You can easily navigate through it with the sidebar directory in order to run the CLI and set up and test the following:
65+
66+
1. Prerequisite Instructions / Deploy and setup the Polymath contracts
67+
2. Launch the CLI on Ganache
68+
3. Use the Faucet to get POLY
69+
4. Deploy a token + Launch a USDTieredSTO
70+
5. Whitelist investors
71+
6. Work with the Dividends module
72+
7. Using other CLI features
73+
74+
6275
# Setting up Polymath Core
6376

6477
### v2.0.0 MAINNET

0 commit comments

Comments
 (0)