tokenbridge-burner-wallet-p.../local-wallet
Gerardo Nardelli 0eaf700ea9 fix dependencies versions 2020-03-20 15:15:08 -03:00
..
public Create sample wallet with plugin 2019-10-30 22:11:56 -07:00
scripts Update to 1.0 packages 2019-11-25 23:58:29 -05:00
src fix dependencies versions 2020-03-20 15:15:08 -03:00
README.md Create sample wallet with plugin 2019-10-30 22:11:56 -07:00
package.json fix dependencies versions 2020-03-20 15:15:08 -03:00
tsconfig.json Create sample wallet with plugin 2019-10-30 22:11:56 -07:00

README.md

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.