Skip to content

A Svelte template that is out of the box usable on most EVM chains

License

Notifications You must be signed in to change notification settings

0xLaurenzo/svelte-evm-template

Repository files navigation

Svelte EVM template

A simple svelte EVM template setup to easily start sending transactions to basic EVM chains. The template is setup to easily allow for simple projects to create a frontend. It comes with a preset navbar, wallet selector and chain selector.

Setting up new chains

The chains are setup in src/lib/wallet/chains.ts. To add a new chain, it should be added via to the chains array and a transport in the chainTransports transport. Once those are added, the wallet connection should work immediately.


Shout out to Union for most of the actual wallet logic

About

A Svelte template that is out of the box usable on most EVM chains

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published