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

typo correction

external-contributor

Please provide Motoko examples that show how to get a users ICP transactions 🙏

enhancement

I tried upgrade to dfx 0.15.0-beta.0 for example, but then there is some issue with the provided node.js (which I don't grok). Perhaps some package-lock.json files need regenerating but I...

The Node version installed in provision-darwin.sh is different from the one in provision-linux.sh. In provision-linux.sh the latest v14 is installed, which is v14.21.3. This is to prevent errors [like the...

Updates the example to show the more encouraged way of using the Bitcoin API, which is by using the CDK interface.

**Overview** Currently the rollup config is not working. Rather than maintaining the rollup config, this change brings the project in line with SDK's current feature set

**Overview** This example showcases different approaches to utilizing the new SIMD instructions: Rust auto-vectorization and SIMD intrinsics for matrix multiplication, a core operation in Machine Learning and Artificial Intelligence applications....

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action