This repo provides a boilerplate for creating a customized wallet using the Burner Wallet 2 libraries and assets on the Fuel Sidechain.
Visit burner.fuel.sh to try out the wallet.
yarn install
yarn start
to start the wallet on http://localhost:3000
, or run yarn build
to compile a production wallet into the build directory.