Skip to content
/ sample-wallet Public template

🔶 Start Here! 🔶 Simple example of a Burner Wallet.

Notifications You must be signed in to change notification settings

burner-wallet/sample-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Burner Wallet 2

This repo provides a boilerplate for creating a customized wallet using the Burner Wallet 2 libraries.

Setup

  1. Clone the repo
  2. Run yarn install
  3. To connect to mainnet & most testnets, you'll need to provide an Infura key. Create a file named .env in the basic-wallet folder and set the contents to REACT_APP_INFURA_KEY=<your key from infura.com>
  4. Run yarn start to start the wallet on http://localhost:3000, or run yarn build to compile a production wallet into the build directory.

Note: If you would like to extend Burner Wallet functionality by building your own plugin, check out the burner-wallet/sample-plugin repo.

About

🔶 Start Here! 🔶 Simple example of a Burner Wallet.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published