lambdaclass / ethereum_war_game_tooling

We are slow while using the UI/UX of crypto wallets so we created our CLI version
MIT License
5 stars 2 forks source link

Change chain with a function call #39

Closed Jrigada closed 2 years ago

Jrigada commented 2 years ago

We should be able to chain for example from Rinkeby to Ropsten with a function call. For this, we may have to include in the codebase the rpc_host and extract the API key from Infura to an ENV variable.