examples
examples copied to clipboard
Example applications, microservices, and code samples for the Internet Computer
**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...
Using dfx 0,18,.0 and rustc 1.68,1 the nft_wallet will not build when running start.sh It complains about TLS issues during the script. The same occured with rustc 1.77 thread 'main'...
Currently the sveltekit example uses the inject plugin to add the Buffer module in `vite.config.ts`. ``` build: { target: "esnext", rollupOptions: { // Polyfill Buffer for production build plugins: [...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
This is a noop workflow that runs as a "required" status check, which should trigger codeowner approval on all PRs
Bumps [ic-stable-structures](https://github.com/dfinity/stable-structures) from 0.6.0 to 0.6.4. Release notes Sourced from ic-stable-structures's releases. v0.6.4 Overview This new release addresses a minor memory issue in BTreeMap and expands its support for tuples....
This PR adds pay-to-taproot (P2TR) transactions to the `basic_bitcoin` example (see the modified `README.md` for more details): * P2TR raw key spend: this address is the encoded *untweaked* public key....
**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...
WAIT: till DFX 0.21.0 release, https://github.com/dfinity/sdk/releases **Overview** Why do we need this feature? What are we trying to accomplish? **Requirements** What requirements are necessary to consider this problem solved? **Considered...