0.1.4 • Published 3 years ago

wiw-vsopen2 v0.1.4

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

VSOPEN

VSOPEN is a command tool that can download contract sourcecode from etherscan (and so on) and automatically open vscode around it.

Usage

You need to prepare something first.

Nodejs > 16

https://nodejs.org/en/

Chain API

https://etherscan.io/apis

Get Api Key at https://etherscan.io/myapikey

VSCode (Optional)

https://code.visualstudio.com/

Install and open vscode.

Press command + shift + P

Type "alias code command" and choose the first option.

Steps

npx -y -p wiw-vsopen2@latest vsopen

Open a new terminal

vsopen config

vsopen get 0xxxxxxxx -c eth

vsopen -h

F&Q

Invalid url

Check if config url is right.

Url should be like https://api.etherscan.io/api

No reaction when downloading

Check your network.

ping api.etherscan.io

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago