Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 242 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 242 Bytes

To run this app, go to directory app

  1. Run npm install at the root of your directory
  2. Run npm run start to start the project

To deploy the smart contract locally, first check whether Anchor is installed and Run:

yarn Build