web3-indexer

module
v0.0.0-...-af7e402 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 2, 2023 License: MIT

README

web3-indexer

Purpose of this repo is to create a simple stack to index ethereum blockchain data.

Getting Started

# For Go section
cp app.env.example app.env # Update the env variables
go run cmd/main/main.go # Run the app

Components (WIP)

  • Etherscan API and Endpoint
  • Scheduler service - polls Etherscan API for new blocks and saved to DB
  • DB - PostgresQL
  • Frontend - ReactJS

References

Directories

Path Synopsis
cmd
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL