Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 357 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 357 Bytes

Harmony hackathon

This is a repository for the Harmony hackathon. This will guide you on your first steps usign harmony-marketplace-sdk to build you own project on top of the Harmony blockchain beign able to interact with HRC20, HRC721 and HRC115 smart contracts.

Install dependencies

npm install

Run the project

npm run start