Skip to content

Dogecoin Integration

TODO: Write content for this page.

Integrate Dogecoin with ICP canisters. Cover the Dogecoin canister, address generation, transaction creation and signing, and the relationship with the Bitcoin integration (similar UTXO model). Document current status and link to the dogecoin-canister repo for latest updates.

  • Portal: building-apps/chain-fusion/dogecoin/overview.mdx
  • Examples: basic_dogecoin (Rust, redirects to dogecoin-canister repo)
  • Learn Hub: Dogecoin Integration
  • concepts/chain-fusion — chain fusion overview
  • guides/chain-fusion/bitcoin — Dogecoin uses similar UTXO patterns