Enables smart contracts on the Internet Computer (also called canisters) to interact with the Dogecoin network. The core component of this integration is the Dogecoin canister that provides a low-level API with a small set of functions. It serves as the foundation to build powerful Dogecoin libraries and other development tools, and Dogecoin smart contracts running on the Internet Computer.
Read the Build on Dogecoin book.
See the examples directory.
For developers contributing to this repo, please see the development guide.