• Mark Tyneway's avatar
    l2geth: update scripts for local dev · a0541856
    Mark Tyneway authored
    These scripts can be used to set up a
    local development environment to test
    out sending transactions against
    
    If the `DEVELOPMENT` env var is set, then
    the initial genesis state will include funds
    for the signer address. This prevents the
    need to deposit funds or manually edit the
    genesis json file.
    a0541856
start.sh 5.79 KB