examples icon indicating copy to clipboard operation
examples copied to clipboard

Example applications, microservices, and code samples for the Internet Computer

Results 135 examples issues
Sort by recently updated
recently updated
newest added

This change introduces a new Rust canister example that demonstrates how to fetch a block from the ICP ledger.

external-contributor

**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...

enhancement

**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...

enhancement

Is there a way to get sveltekit to work inside a canister?

enhancement

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...