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