tokenbridge-burner-wallet-p.../local-wallet
Gerardo Nardelli 3bad6c60cc rename plugin 2020-03-20 16:52:47 -03:00
..
public Create sample wallet with plugin 2019-10-30 22:11:56 -07:00
scripts add linter 2020-03-20 16:14:46 -03:00
src rename plugin 2020-03-20 16:52:47 -03:00
README.md Create sample wallet with plugin 2019-10-30 22:11:56 -07:00
package.json rename plugin 2020-03-20 16:52:47 -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.