(Moved from PR in nitro repo)
Adds support in test-node.bash to quickly spin up ERC20-based rollup - flag --erc20-rollup should be provided (without an address). Test script will then create ERC20 token and configure it as rollup's native token. Address of the new token will be written among other rollup's parameters in json config file as native-erc20-token. Ie../test-node.bash --init --dev --erc20-rollup --no-tokenbridge
(Moved from PR in
nitro
repo) Adds support intest-node.bash
to quickly spin up ERC20-based rollup - flag--erc20-rollup
should be provided (without an address). Test script will then create ERC20 token and configure it as rollup's native token. Address of the new token will be written among other rollup's parameters in json config file as native-erc20-token. Ie../test-node.bash --init --dev --erc20-rollup --no-tokenbridge