For more information on SDK modules, see the SDK Modules section. For more information on SDK tooling, see the Tooling section.
Core
- Core - Core library defining SDK interfaces (ADR-063)
- API - API library containing generated SDK Pulsar API
- Store - Implementation of the Cosmos SDK store
State Management
- Collections - State management library
- ORM - State management library
Automation
Utilities
- Log - Logging library
- Errors - Error handling library
- Math - Math library for SDK arithmetic operations
Example
- SimApp - SimApp is the sample Cosmos SDK chain. This package should not be imported in your application.