monkrus / solidity_test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In order to launch the project you need to do the following:

  1. go to the project folder

  2. run the command:

npm install
  1. run the command:
truffle compile
  1. run the command:
truffle migrate
  1. run the command:
npm run start

Go to the following link: link on app

To launch the tests you need to run the following command in the root directory:

truffle test

About


Languages

Language:JavaScript 67.4%Language:Solidity 30.5%Language:HTML 1.6%Language:CSS 0.5%