0xFableOrg / roll-op

The simplest way to spin your own dev / prod rollup, fully configurable.
BSD 3-Clause Clear License
92 stars 25 forks source link

Add a bridge script #78

Closed norswap closed 10 months ago

norswap commented 11 months ago

Add a convenience script that can take an account, private key and amount, and bridge the amount over to the same account.

Relevant documentation: https://stack.optimism.io/docs/build/getting-started/#get-eth-on-your-chain

norswap commented 10 months ago

Created an issue to turn it into a subcommand: https://github.com/0xFableOrg/roll-op/issues/94