Skip to content

References

Comprehensive API and SDK documentation for Koinos development.

Overview

This section provides detailed technical reference documentation for the key development tools and SDKs in the Koinos ecosystem.

Available References

Koilib Reference

Complete JavaScript/TypeScript SDK documentation:

AssemblyScript SDK Reference

Smart contract development SDK documentation:

How to Use This Section

For Web Developers

Focus on the Koilib Reference for building dApps and web applications that interact with Koinos.

For Smart Contract Developers

Use the AssemblyScript SDK Reference for developing on-chain contracts.

API Documentation Format

Each reference includes: - Method signatures with parameters and return types - Usage examples with practical code samples - Error handling information - Best practices and common patterns

Additional Resources