Skip to content

arkade-os/demos

Repository files navigation

Arkade SDK Demos

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:

  1. Track breaking changes as SDKs are updated
  2. Identify missing or poorly-supported features
  3. Test code examples used on the Arkade docs