This repository provides an HTTPS wrapper for the Counterparty API, implemented in Motoko for use within ICP (Internet Computer) Canisters.
- ✅ Secure HTTPS wrapper for interacting with the Counterparty API.
- ✅ Written in Motoko, designed for ICP Canisters.
- ✅ Enables seamless integration with the Counterparty ecosystem on Bitcoin.
- ✅ Check consensus between nodes on each call.
dfx start --clean --background
mops add https://github.com/ImagiNFT/CounterpartyICP
dfx deploy