ravidsrk / blockscout-api

API to blockscout blockchain explorer with a simple interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blockscout-api

Generated with nod NPM version Build Status Coverage Status

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

About

API to blockscout blockchain explorer with a simple interface

License:MIT License


Languages

Language:JavaScript 100.0%