0.1.4 • Published 1 year ago

wiw-vsopen2 v0.1.4

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year 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

1 year ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago