-
Notifications
You must be signed in to change notification settings - Fork 215
Token Wizard Requirements
Victor Baranov edited this page Feb 1, 2018
·
3 revisions
- Google Chrome, Chromium, or Google Chrome Canary
- Metamask. Ethereum web wallet for Google Chrome. Must have to publish contracts to the network.
- Kovan testnet coins for testnet GAS and ETH for GAS on mainnet.
- Create an account in Metamask, copy it's address and ask for free coins on Kovan's gitter
- Parity for manual operations, e.g., adding people to whitelist after creation of crowdsales, finalizing, etc.
- How to install Parity
- Sync it.
parity --chain kovan --warp ui
- Export private key from Metamask and import in to Parity in UI.
- Patience. Metamask doesn't support bulk transactions. Simplest crowdsale will ask you to sign ~10 transactions.
- Introduction
- Demo
- Requirements
- Strategy
- How to run
- Using POA Networks
- Deployment Time & Gas
- Verifying Smart-Contracts
- Possible Tx Failures
- Token Wizard Projects
- Notable Contributors
- Support
- Disclaimer
- FAQ
- Change Start & End Times
- Change max cap for tier
- Change rate
- Distribute reserved tokens
- Finalize crowdsale