-
Notifications
You must be signed in to change notification settings - Fork 215
Token Wizard Local Dev Version
Victor Baranov edited this page Feb 2, 2018
·
5 revisions
For dev purposes you can build and run Token Wizard on your machine.
Nodejs >= v.6.11.4
npm install --global --production windows-build-tools
npm install --global node-gyp
restart CMD and run it As Administrator
For Windows:
git clone https://github.com/poanetwork/token-wizard.git wiz
cd wiz
git submodule update --init --recursive --remote
npm install
npm run startWin
Others (macOS, Linux):
git clone https://github.com/poanetwork/token-wizard.git wiz
cd wiz
git submodule update --init --recursive --remote
npm install
npm start
Go to localhost:3000 and look around the app!
- 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