Installation
Get started with RISE Chain's Shred API by installing the required packages and configuring your development environment.
Package Manager
Install the required packages.
pnpm
pnpm add shreds viem
Next Steps
Now that you have the shreds
module installed and configured:
- Continue to Getting Started for your first shred transaction
- Jump to the Quickstart for a complete example
- Explore Integration with viem for advanced usage