examples icon indicating copy to clipboard operation
examples copied to clipboard

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

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

[Azle](https://github.com/demergent-labs/azle) is a TypeScript CDK for the Internet Computer. We've been creating many examples, some from this repo, [here](https://github.com/demergent-labs/azle/tree/main/examples). Just wondering if you'd accept pull requests for examples written in...

- [x] Ensure that person without viewing permission cannot view an already verified invoice - invoice.mo line 283 - [x] Gitignore src/declarations - [x] replace dfx stop with `#!/usr/bin/env bash;...

enhancement

This PR adds support for building and testing the C apps.

This PR contains the Bitcoin wallet with a stripped-down version of the code developed by @BenjaminLoison. It must still be tested whether the whole application works with this modified backend.

[[ER-2524]](https://dfinity.atlassian.net/browse/ER-2524) Build Bitcoin Integration Sample Dapp The Bitcoin integration feature, as the core feature of the Chromium release, must come with an engaging sample dapp. The goal is to build...

cla:agreed
external-contributor

This seems to be using just generated code from Unity WebGL default. The directions for deploying are incomplete, as it only includes localhost. A snippet should be provided on how...

enhancement

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

enhancement

**Overview** This is an example of serving and deploying the Internet Computer's motoko project along side Angular. **Requirements** The project will: - Serve a development environment with hot reloading, both...

How to solve the following problem? ### project location /examples/rust/nft-wallet (master 0bb5b834d578a26c38b096c1ebe03682d879565b) ### error is ``` ➜ nft-wallet git:(master) ✗ dfx deploy --no-wallet --argument null (0s)[22-06-11 9:17:54] Deploying all canisters....