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