Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 386 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 386 Bytes

Crypto20 Withdraw Dapp

Available Scripts

In the project directory, you can run:

npm start

Start the project and recieve live updates during development.

npm run build

Create a production build of the Dapp in the buildFrontend folder.

You will need to have truffle installed and run truffle compile to generate the smart contract ABI and interaction methods.