cap-sdk

Crates.iocap-sdk
lib.rscap-sdk
version0.2.4
sourcesrc
created_at2021-11-10 14:47:16.044753
updated_at2022-07-25 19:41:04.498163
descriptionAn SDK for implementing Cap support within your IC canister.
homepagehttps://github.com/Psychedelic/cap
repositoryhttps://github.com/Psychedelic/cap
max_upload_size
id479749
size37,902
(ozwaldorf)

documentation

https://crates.io/cap-sdk

README

CAP - Certified Asset Provenance

Transaction history & asset provenance for NFT’s & Tokens on the Internet Computer

The CAP SDK is a development kit utilized to integrate CAP to Token/NFTs canisters and interact with the CAP open internet service in general.

This is meant as an early look into how CAP is integrated/works, and the code behind it. Visit the src directory and read the bucket.rs, index.rs, root.rs, router.rs files for a quick overview.

This repository has the base codebase (in development), for all the canisters involved in the CAP open internet service.

IMPORTANT: CAP is currently in development 🚧 and will release in the first week of November, thus it is not on mainnet or usable yet. You might see our documentation is light on the SDK/Main repo still. We're delayed in this to focus on testing, but will soon update this page with guides & detailed examples for developers.

Commit count: 309

cargo fmt