Starter Kit: Get Ready with Svelte 5 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.

2.0.0
Latest

The project has been upgraded to Svelte 5, along with all other npm packages updated to their latest versions, ensuring optimal performance and access to the newest features.

The project has also been tested with DFX version 0.22.0 to ensure full compatibility.

1.1.0

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