You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<palign="center">View source of deployed Ethereum smart contracts in VS Code</p>
5
-
<palign="center">Comfortably browse contracts verified on etherscan</p>
5
+
<palign="center">While on Etherscan, change <code>.io</code> to <code>.deth.net</code> and browse contracts comfortably in ephemeral VS Code instance</p>
While browsing smart contract code on [Etherscan](https://etherscan.io/) just change URL from `.io` to `deth.net`. This will open Visual Studio Code instance and fetch the verified code using Etherscan API.
19
+
While browsing smart contract code on [Etherscan](https://etherscan.io/) just change URL from `.io` to `.deth.net`. This will open Visual Studio Code instance and fetch the verified code using Etherscan API.
0 commit comments