Get Started
Please send a message if you are encountering an issue, have an question or want access to the Github repo.
- Twitter: @denosaurabh
- Github: denosaurabh
- Email:
denosaurabh@gmail.com
Install Dependencies
In the sharing_protocol repo:
- Check you have installed
node,npm&dfx. - Run
yarn install - Make sure you are running
dfx start --background - Run
dfx deploy alaska_control. This Canister handles all the deployment for all other Canisters needed for Alaska. - Run
node deploy.local.jswhich deploys all other Canisters and update their IDs toalaska_control - Run
yarn start - Check
http://localhost:3000 - Make sure you have Plug wallet
v0.5.1.1installed.