examples
examples copied to clipboard
Example applications, microservices, and code samples for the Internet Computer
See https://forum.dfinity.org/t/increased-canister-smart-contract-memory/6148/61 and https://www.dfinitycommunity.com/internet-computer-tech-a-breakdown/
**Overview** This update adds Typescript support and some simple tests to the svelte starters. Added github jobs to * test the JS build * run the jest tests * convert...
**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...
**Overview** Following steps throws an error if we don't run `git init`. I wasn't able to successfully run `git submodule update --init --recursive`, I think it might be because we...
**Overview** This demonstrates a pattern for running unit tests on Motoko modules **Requirements** We should have a pattern for running a simple test suite with pass / fail conditions **Recommended...
https://github.com/dfinity/examples/blob/3afab32d9fdef7b68c5b0e2396cb5dd58747294a/motoko/ledger-transfer/src/ledger_transfer/Account.mo#L32 There should be an `assert`.
This change updates the `ledger-transfer` example readme that is out of sync with the actual canister interface.
I think there's also a space added unintentionally