Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmihal/maker-republic
https://github.com/dmihal/maker-republic
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dmihal/maker-republic
- Owner: dmihal
- Created: 2020-04-16T23:28:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T02:10:49.000Z (almost 2 years ago)
- Last Synced: 2024-10-04T10:41:32.733Z (about 1 month ago)
- Language: TypeScript
- Size: 5.95 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advanced Burner Wallet 2 Project
This repo provides a boilerplate for building a project using the Burner Wallet 2.
Work in progress!
## Setup
1. Clone the repo
2. Run `yarn install`. This repo uses Lerna and Yarn Workspaces, so `yarn install` will install
all dependencies and link modules in the repo
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=`
4. Run `yarn start-local` to start the wallet while connected to Ganache, or run `yarn start-basic`
to start the wallet connected to Mainnet & xDai