FuelLabs / fuel-burner-wallet

🔥 An experimental version of Burner Wallet using the Fuel open-beta.
https://burner.fuel.sh
Other
19 stars 12 forks source link
beta burner ethereum fuel open wallet web3

Fuel Burner Wallet

This repo provides a boilerplate for creating a customized wallet using the Burner Wallet 2 libraries and assets on the Fuel Sidechain.

Demo

Visit burner.fuel.sh to try out the wallet.

Setup

  1. Clone the repo
  2. Run yarn install
  3. Run yarn start to start the wallet on http://localhost:3000, or run yarn build to compile a production wallet into the build directory.

More Info