Token Wizard DApp
Attention!
no longer supported by the POA Network. Use at your own discretion.
This repository isA Quote
ICO tools should be available for non-coders for free. Raising funds from a crowd is our basic human right.
Token Wizard is a tool to create token and crowdsale contracts in five simple steps. The Token Wizard is based on TokenMarket contracts, and is decentralized, client side, serverless, and open-source.
ICOs usually have two or more contracts - One token contract and one or more crowdsale contracts plus supplemental contracts, e.g., safe math, pricing strategy, etc. Most token contracts are the same (ERC-20); most crowdsale contracts are different. Token implementation should be stable for compatibility, and it is crucial to connect a token to exchanges and wallets. Crowdsale contracts on the other hand side should differentiate a project from others, e.g., create a new type of FOMO, fear of missing out.
This tool is free to use and open source. Although the tool is free to use, deploying contracts to the Ethereum network requires GAS in the form of ETHER. See "Deployment Time & Gas" part of Wiki for estimates. It is recommended to test the Token Wizard on Kovan testnet or POA's Sokol testnet, before deploying to the main network. See below for links to obtain testnet tokens for the Kovan or Sokol networks:
Deploying on POA's Sokol or Main network is much faster then using Ethereum's networks.
Find out other ways to obtain kETH
POA Sokol Network RPC URL: https://sokol.poa.network
POA Main Network RPC URL: https://core.poa.network
For a guide on how to connect to the POA network using MetaMask see here.
Token Wizard DApp Wiki
- Introduction
- Demo
- Requirements
- Strategy
- How to run
- Using POA Networks
- Deployment Time & Gas
- Verifying Smart-Contracts
- Projects on Token Wizard
- Notable Contributors
- Support
- Disclaimer
Policies
Managing your Crowdsale
Support
This open source software is currently unsupported. You can create an issue in the Github Issues section and members of the open-source community may respond.
Disclaimer
The software is in Beta stage.
Token Wizard is constantly under active development. The “Beta” labelling implies that while the core features of the software have been implemented, bugs and issues may still remain undiscovered until this phase of testing is complete. As such, Token Wizard may experience the following issues, but not limited to, during usage:
- loss of tokens/funds from incorrect configuration;
- unexpected delays;
- unexpected visual artifacts.