Skip to content

A dashboard which store biggest on-chain ETH transactions.

Notifications You must be signed in to change notification settings

eliottoblinger/eth-pool-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETH POOL WATCHER

Environment vars

This project uses the following environment variables:

Name Description
MONGO_DB_URI Mongo Database URI

Pre-requisites

Getting started

  • Clone the repository
git clone https://github.com/Eliott57/eth-pool-watcher.git
  • Install dependencies
cd eth-pool-watcher
npm install

cd client
npm install
  • Build and run back
npm run back
  • Build and run front
npm run front
  • Build and run transaction service
npm run services

About

A dashboard which store biggest on-chain ETH transactions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published