A step-by-step walkthrough of Unicrow SDK functionality for interacting with the smart contracts and an indexer.
- Install Node.js
- Check that it's working: node -v
 
- Check that it's working: 
» node -v
vXX.X.X
- Install Yarn
- 
Clone the repo 
- 
Type yarnin the project's root directory to install dependencies
- 
yarn startto start the project with a live server and reload.
- 
The browser will open http://localhost:8081 (if not, open it manually :-)