Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 390 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 390 Bytes

Smart contract on Solidity and Frontend on React.js(Redux, Redux-Saga and others)

For start:

  1. Install truffle
  2. Install yarn or npm
  3. Install Metamask

Start commands:
In first window terminal: 1. - truffle complie 2. - migrate

In second window terminal: 1. - yarn 2. - yarn start