Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 203 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 203 Bytes

Blockchain Example

This project demonstrates how to create simple smart contract and work with Metamask.

To deploy smart contract:

yarn deploy

To run front end:

yarn start