The four official Arkade SDKs (TypeScript, Go, Rust, and .NET) are custom-built for each platform, with different methods and interfaces.
This repo is an effort to create self-contained demos for each SDK, on both production (mainnet) and testing (mutinynet) networks, allowing us to:
- Track breaking changes as SDKs are updated
- Identify missing or poorly-supported features
- Test code examples used on the Arkade docs