notional-labs / c17

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Staking Data Collection

This is a data collection tool for contracts on EVM blockchains.

Operational Requirements

  • Node.js 16
  • RPC access to one or more archive nodes for
    • BSC
    • Ethereum
    • Ethereum Classic
    • Tron
  • Python 3
  • Linux operating system
  • md5sum
  • sha256sum
  • go-ipfs

Usage

# DOWNLOAD THE REPOSITORY
git clone https://github.com/notional-labs/c17
# Setup configuration in .env file
# RUN
npm start

For any given range of block heights, this repository can be used to produce an export of an EVM contract and an associated lock contract.

About


Languages

Language:JavaScript 98.8%Language:Dafny 0.5%Language:Shell 0.4%Language:Python 0.3%