-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
Description
Add support for emulating testnet and mainnet networks, using --chain-id emulator flag.
See: https://github.com/onflow/flow-emulator
TODO
- Fix account index lookup (use the correct chain ID)
- Fix default account indexing (generate default accounts using index lookup and the correct chain ID)
- Optionally support
--start-block-heightflag - Add UI to switch or set chain (ideally not buried under workspace settings)