examples
examples copied to clipboard
Example applications, microservices, and code samples for the Internet Computer
This change introduces a new Rust canister example that demonstrates how to fetch a block from the ICP ledger.
**Overview** Why do we need this feature? What are we trying to accomplish? **Requirements** What requirements are necessary to consider this problem solved? **Considered Solutions** What solutions were considered? **Recommended...
This MR just creates the skeleton for the sample dapp showcasing the Bitcoin integration. The code will follow in subsequent MRs. If the idea is to merge in only fully...
**Is your feature request related to a problem? Please describe.** In the titanium nft sample dapp as nft-wallet is being deployed, i can't seem to find the source code for...
**Is your feature request related to a problem? Please describe.** There is a Rust codebase for this, but no Motoko codebase. Motoko is the official language of the IC and...
to get rid of warning about append performance
**Overview** Why do we need this feature? What are we trying to accomplish? **Requirements** What requirements are necessary to consider this problem solved? **Considered Solutions** What solutions were considered? **Recommended...
We sometimes talk about how "you don't need usernames and passwords" for the Internet Computer, but that doesn't mean you can't use them... and in some ways they make it...