-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Add a --network flag to every subcommands with support for shortcuts, deduction, and config.
-
--networkflagevery <subcmd> --network mainnet|testnet|devnet|localnet
-
Shortcut flags
--mainnet, --testnet, --devnet, --localnet
-
Auto deduction from
--universeethereum⇒mainnetsepolia⇒testnet
-
Config support (
.every.toml)[networks.mainnet] rpc = "wss://mainnet.every.network" gateway = "https://every.fm" explorer = "https://every.subscan.io" [networks.testnet] rpc = "wss://testnet.every.network" gateway = "https://every.im" explorer = "https://every-testnet.subscan.io"
Metadata
Metadata
Assignees
Labels
No labels