Extension Settings
Extension settings for Ethcode
Use extension settings to define various configurations for your ethereum environment.
Add network configurations
Go to the VScode settings.
On the left side select
Extensions
and then select
3. Find the Networks
section and click on the Add Item
button.
4. Enter the Name of your network as the key.
5. Paste below JSON object as a value.
Make sure to replace the values with your network configurations.
Last updated