Skip to content

Part 5: Release

Latest
Compare
Choose a tag to compare
@oooookk7 oooookk7 released this 17 Jul 21:43
· 4 commits to master since this release

To get started,

  1. Fire up Ganache (use port 8545) with default token amount as desired (e.g. 1000).
  2. Ensure that truffle-config.js is added to the projects.
  3. Run the migration scripts via yarn run migrate.
  4. Import account using Ganache keys (do not use the first account as it is the admin account but the rest).
  5. Run yarn run server to fire up the UI on local server.
  6. Start purchasing the $ICO token from the Metamask wallet (reset account settings via Advanced tab if there are any errors).