Essential SDKs and references for building Terra Classic dApps with modern tooling.

Terra Classic supports CosmWasm smart contracts, IBC integrations, and a growing ecosystem of TypeScript tooling. Use modern CI/CD workflows and TypeScript-first SDKs to ship safely.

Recommended resources

  • @goblinhunt/cosmes — Classic-focused JavaScript SDK covering LCD, RPC, gRPC, and CosmWasm helpers with modern typings.
  • Terra Classic LCD schema — OpenAPI specification for primary LCD endpoints, ideal for generated clients.
  • CosmWasm Contracts — Sample contracts for CosmWasm to learn and expand on.

In this section