fuseio / tutorial-template

A Typescript template for completing the FuseBox tutorials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FuseBox Tutorial Template

This is a repository containing a simple template for completing the the FuseBox tutorials that includes Typescript, viem, and Fusebox SDK

To set up the template, clone this repository, run install the dependencies, and run npm start!

npm install
npm start

If everything works correctly, you should see Hello world! printed to the console.

Good luck!

About

A Typescript template for completing the FuseBox tutorials

License:MIT License


Languages

Language:TypeScript 100.0%