Connecting to Test networks
By default, Celo Terminal does not allow users to connect to non-Mainnet networks. This is done to protect the users from accidental mistakes or unexpected behavior. If you want to use Celo Terminal to connect to Alfajores or Baklava networks, you need to set special environment variables before launching the application.
NOTE There is a higher likelihood that some apps might experience bugs if you constantly switch between the Mainnet and test networks.
Launch for Baklava
Example of creating a launch script to connect Celo Terminal to Baklava network. (This is for MacOS):
NOTE In addition to changing the NETWORK_ID, this launcher script also changes accounts database location. This way, you can have separate set of accounts that you can use on the test networks vs on Mainnet.
Env Variables
List of all CELOTERMINAL environment variables:
Last updated