tokenbridge-burner-wallet-p.../wallet/README.md

8 lines
307 B
Markdown

## Scripts
`yarn start`: Run the local script, then start the wallet. The local script will transfer ETH into the wallet address if it has a balance of 0.
`yarn start-wallet`: Start the wallet without the local script.
`yarn install-all`: Runs `yarn install` in this package, and all local dependencies.