Starter Kit: Get Up and Running with Svelte on the Internet Computer

Below you can find different versions of this Starter Kit. You can copy the corresponding git clone command and clone the version you want. To copy the command use the copy icon to the right.

Alternatively, you can clone the whole repository or update it with git fetch --all and checkout a specific tag, e.g. with git checkout tags/1.0.1.

1.1.0
Latest

package.json has been updated to the latest versions.

1.0.0
Main Packages
  • @dfinity/agent 1.0.0
  • @dfinity/candid 1.0.0
  • @dfinity/principal 1.0.0
  • svelte 4.2.8
Project Type
  • Two canisters (frontend and backend)
Backend Canister
  • Motoko
  • Standard sayHelloTo functionality
Frontend
  • TypeScript
  • Two routes are implemented with svelte-routing
  • Custom actor function