Skip to content

orbs-network/notary-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orbs Application Workshop (Notary)

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.

Prerequisites & Setup

  1. Install latest version of NodeJS.
  2. Install Docker for desktop.
  3. Install Go language.
  4. Install gamma-cli

Usage

  1. For theoretical part, see these slides.
  2. Branch master is a clean slate for you to start.
  3. Other numbered branches contain partial solutions and can serve as a good starting point if you would like to pick up from there.

Table of Content

  1. Writing a smart contract
    1. Smart contract structure
    2. Contract SDK
    3. Testing contract
    4. Logging
  2. Deploy environments
    1. Local environment
    2. Test/Production environment
  3. Write client side
    1. Create Account
    2. Create Orbs client
    3. Send query
    4. Send transaction

License

MIT.