Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6824bc2

Browse filesBrowse files
committed
Update readme
1 parent 5966a2e commit 6824bc2
Copy full SHA for 6824bc2

File tree

1 file changed

+14
-2
lines changed
Filter options

1 file changed

+14
-2
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+14-2Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ Node.js package to interact with official [Etherscan API](https://etherscan.io/a
44

55
## Install
66

7-
Via npm:
8-
97
```bash
108
$ npm install node-etherscan-api
119
```
@@ -29,3 +27,17 @@ etherscan
2927
console.log(balance)
3028
})
3129
```
30+
31+
# Documentation
32+
33+
**[API reference](docs/API.md)**
34+
35+
_The API reference was generated by JSDoc._
36+
37+
_If you use Typescript, you can use the more detailed help found in the [type declaration file](index.d.ts)_
38+
39+
# License
40+
41+
**The MIT License (MIT)**
42+
43+
Copyright © 2018 Yago

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.