All Projects → poanetwork → Token Wizard

poanetwork / Token Wizard

Licence: mit
(Discontinued) TokenWizard is an DApp to create and manage crowdsale and token contracts using a simple UI

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Token Wizard

Cryptocurrencyawesome
Cryptocurrency study materials resources
Stars: ✭ 118 (-66.57%)
Mutual labels:  ethereum, ico
Awesome Token Sale
Curated list of token sale resources / ICO resources
Stars: ✭ 149 (-57.79%)
Mutual labels:  ethereum, ico
Typescript Solidity Dev Starter Kit
Starter kit for smart contract development using Typescript
Stars: ✭ 127 (-64.02%)
Mutual labels:  ethereum, dapps
Backend Ico Dashboard
Free & open-source dashboard for your next ICO, crowdsale or tokensale
Stars: ✭ 110 (-68.84%)
Mutual labels:  ethereum, ico
Unstoppable Wallet Ios
A secure and decentralized Bitcoin and other cryptocurrency wallet for iPhone. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 180 (-49.01%)
Mutual labels:  ethereum, dapps
Awesome Crowdsales
A curated list of ICO repositories that produced ERC20/ERC223 tokens
Stars: ✭ 113 (-67.99%)
Mutual labels:  ethereum, ico
Contracts
Smart contracts comprising the business logic of the Matic Network
Stars: ✭ 130 (-63.17%)
Mutual labels:  ethereum, dapps
Ethereum Ico Contract
Tested Ethereum ICO Contract for Token Crowdsales
Stars: ✭ 59 (-83.29%)
Mutual labels:  ethereum, ico
Trust Ray
☁️ API for the Trust Wallet. Project no longer supported and current version used as source of transactions and address tokens in Blockatlas https://github.com/trustwallet/blockatlas/blob/master/config.yml#L64
Stars: ✭ 172 (-51.27%)
Mutual labels:  ethereum, dapps
Mastering Ethereum
分散アプリケーションプラットフォーム「ethereum」の入門書
Stars: ✭ 165 (-53.26%)
Mutual labels:  ethereum, dapps
Rico
The Responsible Initial Coin Offering Framework
Stars: ✭ 83 (-76.49%)
Mutual labels:  ethereum, ico
Squeezer
Squeezer Framework - Build serverless dApps
Stars: ✭ 3,242 (+818.41%)
Mutual labels:  ethereum, dapps
Smart Contracts
Ethereum smart contracts for security and utility tokens
Stars: ✭ 1,187 (+236.26%)
Mutual labels:  ethereum, ico
Dappeteer
🏌🏼‍E2E testing for dApps using Puppeteer + MetaMask
Stars: ✭ 117 (-66.86%)
Mutual labels:  ethereum, dapps
Ico Contracts
🎉 ICO Contracts of the ALIS.
Stars: ✭ 69 (-80.45%)
Mutual labels:  ethereum, ico
Awesome Solidity
⟠ A curated list of awesome Solidity resources, libraries, tools and more
Stars: ✭ 3,078 (+771.95%)
Mutual labels:  ethereum, dapps
Ethereum book
精通以太坊 (中文版)
Stars: ✭ 875 (+147.88%)
Mutual labels:  ethereum, dapps
Etherkit
Stars: ✭ 36 (-89.8%)
Mutual labels:  ethereum, dapps
Ico Contracts
Ethereum smart contracts that have been used during successful ICOs
Stars: ✭ 160 (-54.67%)
Mutual labels:  ethereum, ico
Kyberswap
Codebase for KyberSwap that helps users convert tokens instantly and directly from their own hardware wallets, metamask and so on. No setup, No deposit, no withdrawal needed. Try it out on https://kyberswap.com or join telegram for developers https://t.me/KyberDeveloper.
Stars: ✭ 301 (-14.73%)
Mutual labels:  ethereum, dapps

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!

This repository is no longer supported by the POA Network. Use at your own discretion.

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. 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.

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

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].