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

8 lines
307 B
Markdown
Raw Normal View History

2019-10-30 22:11:56 -07:00
## 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.