examples
examples copied to clipboard
Example applications, microservices, and code samples for the Internet Computer
depends on https://github.com/dfinity/icp-ninja/pull/1188
**Overview** The cert-var example had the local dev server proxy to the old port. * Bindings were not consistent with the code that dfx generate produces in newer versions *...
**Overview** The life example did not work according to the instructions. * Variables are passed to match the variables in the binding generation * Local dev server proxy defaults to...
**Overview** The random_maze project did not work according to the instructions. * Variables are passed to match the variables in the binding generation * Local dev server proxies to the...
This showcases two ways of using the http outcalls feature in rust, and adds them to the icp ninja examples: - A replicated http outcall to a constant, fairly deterministic...
**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...
Is there any interest in updating them?
I tested it, it seems to work. **Overview** Why do we need this feature? What are we trying to accomplish? While working on the [2.2 of the "Motoko Developer Liftoff"](https://internetcomputer.org/docs/current/tutorials/developer-liftoff/level-2/2.2-advanced-canister-calls)...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.1. Commits 9b77436 6.6.1 04cb6f5 Merge commit from fork b8a7edd 6.6.0 34c8534 fix: signature verification due to leading zeros See full diff in compare view...