ravidsrk / eth-events-mirror

Ethereum event logs mirror to DB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eth-events-mirror

Generated with nod NPM version Build Status Coverage Status

Ethereum event logs mirror to DB

Install

$ npm install --save eth-events-mirror

Usage

import myModule from "eth-events-mirror";

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

Ethereum event logs mirror to DB

License:MIT License


Languages

Language:JavaScript 100.0%