blockscout-api
v0.0.1
Published
API to blockscout explorer with a simple interface
Downloads
2
Readme
blockscout-api
API to blockscout explorer with a simple interface
Install
$ npm install --save blockscout-api
Usage
import myModule from "blockscout-api";
myModule();
API
Table of Contents
sayHello
This function says hello.
Parameters
name
string Some name to say hello for.
Returns string The hello.
License
MIT © Ravindra Kumar