tokenbridge-burner-wallet-p.../wallet
Gerardo Nardelli 262dbc52c1 Use sPOA - ksPOA bridge extension 2020-04-28 10:08:57 -03:00
..
public Update project 2020-04-23 14:35:16 -03:00
scripts Update project 2020-04-23 14:35:16 -03:00
src Use sPOA - ksPOA bridge extension 2020-04-28 10:08:57 -03:00
.env.example Update project 2020-04-23 14:35:16 -03:00
README.md Update project 2020-04-23 14:35:16 -03:00
package.json Use sPOA - ksPOA bridge extension 2020-04-28 10:08:57 -03:00
tsconfig.json Update project 2020-04-23 14:35:16 -03: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.