An open API service indexing awesome lists of open source software.

https://github.com/michaeljscript/simple-wallet-keeper

Simple Wallet Keeper
https://github.com/michaeljscript/simple-wallet-keeper

Last synced: 7 months ago
JSON representation

Simple Wallet Keeper

Awesome Lists containing this project

README

          

# SuperWallet

SuperWallet lets you create a password-protected random wallet supported by EVM networks.
## Run the project

- nvm use 16
- yarn install
- yarn start

### `yarn start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

### `yarn test`

Launches the test runner in the interactive watch mode.

### `yarn build`

Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.