/oneclick-ico

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

Primary LanguageJavaScriptMIT LicenseMIT

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