icrc7.mo
ICRC7 implementation
An implementation of the ICRC7 protocol in Motoko, a programming language for building decentralized applications.
ICRC7 implementation in motoko.
4 stars
2 watching
3 forks
Language: Motoko
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
noku-team/icrc7_motoko | Provides a Motoko implementation of the ICRC-7 standard for NFTs on the Internet Computer Protocol (ICP) | 2 |
panindustrial-org/icrc37.mo | An implementation of ICRC37 in Motoko, providing a migration pattern for stable state management and dynamic environment access. | 1 |
panindustrial-org/icrc3.mo | A class for managing a stable log of transactions in a DFINITY canister environment | 2 |
panindustrial-org/icrc_nft.mo | An NFT built on ICRC7/37/3 standards with components for transaction log and archive, base NFT, and approval workflow. | 10 |
dfinity/motoko-base | Provides a set of core modules and functionality for the Motoko programming language. | 483 |
av1ctor/libsecp256k1.mo | A Motoko port of the widely-used secp256k1 cryptographic library | 1 |
sonicdex/icrc-1-public | Provides a public token source for an ICRCToken implementation in the SonicDEX ecosystem | 1 |
matthewhammer/motoko-adapton | A Motoko implementation of Adapton for incremental computation in Modelica models | 6 |
kritzcreek/motoko-matchers | Composable assertions for unit testing in Motoko | 30 |
dfinity/vessel | A package manager for building and managing software projects in the Motoko language | 113 |
edjcase/motoko_cbor | Enables encoding and decoding of CBOR (Concise Binary Object Representation) data between bytes and CBOR objects | 6 |
matthewhammer/motoko-sequence | A library for building persistent sequential data structures | 15 |
kritzcreek/motoko-pretty | A pretty printing library for Motoko's Modelica language | 4 |
mycelianetwork/motoko-document-db | A Modelica-based document database implementation | 5 |
rocklabs-io/ic-nft | An NFT standard implementation for the DFINITY Internet Computer | 47 |