libertylocked / oneclick-ico

Start your own ICO with just one click. Enjoy free money!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OneClick ICO

aka Start My ICO

Deploy your own ERC20 token and a tokensale just with a few clicks.

Deploying contracts

  • Start testrpc with
    • npm run testrpc
    • This runs testrpc at port 7545
  • Deploy contracts
    • npx truffle migrate --reset

Webpack devserver

  • Run devserver with the React front end with
    • npm start
  • Import the wallet seed into metamask
    • candy maple cake sugar pudding cream honey rich smooth crumble sweet treat
  • Set RPC to testrpc which is http://localhost:7545

Demo on testnet

  • The contracts are deployed on Ropsten testnet
  • Simply run the webpack devserver with Metamask set to Ropsten

About

Start your own ICO with just one click. Enjoy free money!

License:MIT License


Languages

Language:JavaScript 94.8%Language:CSS 3.7%Language:HTML 1.5%