This repo will guide you though writing a decentralized application (dApp) using Orbs Platform.
If you'd like to get training for your team, feel free to reach out.
- Install latest version of NodeJS.
- Install Docker for desktop.
- Install Go language.
- Install gamma-cli
- For theoretical part, see these slides.
- Branch
master
is a clean slate for you to start. - Other numbered branches contain partial solutions and can serve as a good starting point if you would like to pick up from there.
- Writing a smart contract
- Smart contract structure
- Contract SDK
- Testing contract
- Logging
- Deploy environments
- Local environment
- Test/Production environment
- Write client side
- Create Account
- Create Orbs client
- Send query
- Send transaction
MIT.