Using Orion
The easiest way to understand how Orion works is to run it at a small scale. Do the following to become familiar with Hyperledger Orion.
- Launch a single Orion node - Click Here
- Setup prerequisites to execute transactions and queries using SDK based on golang - Click Here
- Run the example programs written using SDK for:
- Database administration transaction - Click Here
- User administration transaction - Click Here
- Data transaction - Click Here
- Cluster configuration transaction - Click Here
- Setup prerequisites to execute transactions and queries using cURL - Click Here
- Run the example cURL command given for:
- Database administration transaction - Click Here
- User administration transaction - Click Here
- Data transaction - Click Here
- Cluster configuration transaction - Click Here