-
Notifications
You must be signed in to change notification settings - Fork 160
CLI Commands for Polymath core
Charles Plant St.Louis edited this page Jan 3, 2019
·
1 revision
- -V, --version (Outputs the version number)
- -r, --remote-node (Connecting to a remote node)
- -h, --help (Output usage information)
- st20generator|st [options] (Wizard-like script that will guide technical users in the creation and deployment of an ST-20 token)
- sto_manager|sto [options] (Wizard-like script that will guide technical users in the creation of an STO)
- faucet|f [beneficiary] [amount] (Poly faucet for local private netwtorks)
- investor_portal|i [investor] [privateKey] [symbol] [currency] [amount] (Participate in any STO you have been whitelisted for)
- token_manager|stm [options] (Manage your Security Tokens, mint tokens, add modules and change configurations)
- transfer|t (Transfer ST tokens to another account)
- transfer_ownership|to (Transfer Ownership of an own contract to another account)
- dividends_manager|dm [dividendsType] (Runs dividends_manager)
- transfer_manager|tm [options] (Runs transfer_manager)
- contract_manager|cm (Runs contract_manager)
- strMigrator|str [options] [toStrAddress] [fromTrAddress] [fromStrAddress] (Runs STR Migrator)
- permission_manager|pm (Runs permission_manager)
- time_travel|tt [options] (Increases time on EVM according to given value)
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