Skip to content

Simple repo for Web3 JS pulling of lending platform numbers

Notifications You must be signed in to change notification settings

bityield/ethereum-data-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Basic Web3 JS package to pull data directly from ETH Mainnet lending platform contracts. First speciically AAVE to begin with.

Setup

Install package dependencies

$> npm i

Copy .env.example and add the blank and needed environment variables before booting.

$> cp .env.example .env

Run

Using the Makefile to exec the script.

$> make run

About

Simple repo for Web3 JS pulling of lending platform numbers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages