Categorygithub.com/cloudfresco/ethblocks
modulepackage
0.0.0-20240715075123-072af078128c
Repository: https://github.com/cloudfresco/ethblocks.git
Documentation: pkg.go.dev

# README

Ethblocks -- Analyze Ethereum Blocks

Features

* Lightweight, easy to use Go library for getting blocks and transactions
* Save blocks and transactions to MySQL (Postgres to come)
* Uses structs/functions from go-ethereum as much as possible

Requirements

We use the latest version of Go.

Usage

Import the library:

import "github.com/cloudfresco/ethblocks/ethblocks"

Then call any of the functions. See examples.

License

The Ethblocks source files are distributed under the MIT License.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author