0xFableOrg / roll-op

The simplest way to spin your own dev / prod rollup, fully configurable.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a bridge script

norswap opened this issue · comments

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

Created an issue to turn it into a subcommand: #94