Quick Start
How to get started with the Shelby Protocol
Using the CLI
Install the CLI following the CLI quickstart guide.
For a guided sample of using the CLI follow the README.md
from the shelby/shelby-quickstart
GitHub repo.
Using the Typescript SDK
Follow the SDK quickstart guide.
Learn More
- Explore the architecture overview to learn more about how Shelby works.
- Explore the CLI Commands
- Explore the Typescript SDK documentation and file upload guide.
- Explore the RPC Server APIs