Skip to content
This repository was archived by the owner on Sep 12, 2019. It is now read-only.

masterwallet/etherscan-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

etherscan-server

EtherScan NodeJs Server - For Test Environments

Purpose

This tool is designed to emulate some functions of EthenScap API - which is not available for test and local environments. It watches changes of Ethereum TestRPC and creates database with indexes to speed up queries to blockchain.

Installation

git clone https://github.com/masterwallet/etherscan-server
cd etherscan-server
npm install

Current version requires MYSQL database as indexing persistent layer. So, before first launch, please create etherscan database locally (npm run init:db) and install schema from db folder (npm run init:schema)

Running

npm run start

Disclaimer

This is early beta, should not be used for production yet

License

MIT

About

EtherScan NodeJs Server - For Test Environments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •