-
Notifications
You must be signed in to change notification settings - Fork 160
Home
Before running the CLI and testing out the contracts from the perspective of the issuer/investor, please make sure to reference and understand How Polymath Works
The Polymath CLI allows for users (investors/issuers) to walk themselves through all the details and processes of an STO.
You can easily navigate through it with the sidebar directory in order to run the CLI and set up and test the following:
Everything you need to get the CLI up and running.
All of the CLI commands that you can run through and test.
Guides technical users through the creation and deployment of an ST-20 token
Guides technical users in the creation of an STO
This is the POLY faucet for local private netwtorks.
The investor portal allows investors to participate in any STO they have been whitelisted for.
Manage your Security Tokens, mint tokens, add modules and change configurations
Transfer allows users to transfer Security tokens to another accounts
Transfer Ownership allows for the transfer of an own contract to another account
Manage the issuance of dividends to your investors
Control transfers settings between investors
Manage the contracts you are using for your STO
Grants/revoke permissions for investors/issuers accounts
Increases time on EVM according to given value allowing the tester to travel to the future and test out the Polymath contracts.
The polymath-core repo follows the Solidity style guide.
CLI Installation
Running the CLI Features and Modules
- How to Use the POLY Faucet
- St-20 Generator
- STO Manager
- How to Use the Investor Portal
- Token Manager
- Transfer Feature
- Transfer Ownership
- Dividends Manager
- Transfer Manager
- Contract Manager
- Permission Manager
- Time Travel for Contract Testing
Modules
- LockupTransferManager
- VolumeRestrictionTransferManager
- BlacklistTransferManager
- ManualApprovalTransferManager
- CountTransferManager
- GeneralPermissionManager
- PercentageTransferManager
- GeneralTransferManager
- DividendCheckpointModules
- VestingEscrowWallet
- CappedSTO
- USDTieredSTO
- AdvancedPLCRVotingCheckpoint
- VotingCheckpointModules
- Schedule Checkpoint