jindrichbartek / token-wizard

Create ERC20 token and crowdsale campaigns (ICO) on Ethereum networks using open source Wizard. No coding skills required. Decentralized, open source, free.

Home Page:https://wizard.poa.network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Token Wizard DApp

Token Wizard DApp

MIT licensed Build Status Waffle.io - Columns and their card count Join the chat at https://gitter.im/poanetwork/ico-wizard Coverage Status

Attention!

Please, read the wiki or watch demo before you start to create crowdsales using Token Wizard. Consider deploying on the Mainnet after testing on Kovan testnet or POA's Sokol testnet.

A 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. Wizard is based on TokenMarket contracts. Wizard is baked how we like it: decentralized, client side, serverless, open source, free, awesome.

ICOs usually have two or more contracts. One token contract and one or more crowdsale contract 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 token to exchanges and wallets. Crowdsale contracts on another side should follow fashion and 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.

Kovan Testnet/faucet - Gitter

Find out other ways to obtain kETH

Sokol Testnet/faucet

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

Policies

Managing your Crowdsale

Support

If you are having any issues while using the Token Wizard DApp, please create a "New Issue" on it's Github Issues section.

Join the Poa Network Forum at https://forum.poa.network/

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:

  • lost of tokens/funds from incorrect configuration;
  • unexpected delays;
  • unexpected visual artifacts.

About

Create ERC20 token and crowdsale campaigns (ICO) on Ethereum networks using open source Wizard. No coding skills required. Decentralized, open source, free.

https://wizard.poa.network

License:MIT License


Languages

Language:JavaScript 90.2%Language:CSS 8.6%Language:HTML 1.2%Language:Shell 0.0%