# Developers

Build integrations, wallets, and DeFi protocols with CBTC on the Canton Network. This section covers everything you need to go from first API call to production deployment.

## Getting Started

* [CBTC Overview](https://docs.bitsafe.finance/developers/cbtc-overview) - Architecture and core concepts
* [CBTC Quick Start](https://docs.bitsafe.finance/developers/cbtc-quick-start) - Mint your first CBTC in 15 minutes
* [SDK Setup and Installation](https://docs.bitsafe.finance/developers/sdk-setup-and-installation) - Install cbtc-lib and configure your environment
* [CBTC Testnet Guide](https://docs.bitsafe.finance/developers/cbtc-testnet-guide) - Test on Canton testnet before going live

## Core Operations

* [CBTC Minting and Burning](https://docs.bitsafe.finance/developers/cbtc-minting-and-burning) - Convert BTC to CBTC and back with code
* [CBTC Authentication](https://docs.bitsafe.finance/developers/cbtc-authentication) - Authenticate with the Canton Ledger API
* [CBTC API Reference](https://docs.bitsafe.finance/developers/cbtc-api-reference) - Full API endpoint documentation
* [Instrument ID Management](https://docs.bitsafe.finance/developers/instrument-id-management) - Manage CBTC instrument identifiers

## Advanced

* [Integration Guides](https://docs.bitsafe.finance/developers/integration-guides) - Integrate CBTC into your platform
* [Technical Reference](https://docs.bitsafe.finance/developers/technical-reference) - Detailed technical specifications
* [Security Deep Dive](https://docs.bitsafe.finance/developers/security-deep-dive) - Threat model, FROST signatures, and audit results

## Reference

* [Resources](https://docs.bitsafe.finance/developers/resources) - Audit reports, whitepapers, and external links
* [Changelog](https://docs.bitsafe.finance/developers/changelog) - Release notes and version history
