Skip to content

401-402-point72/ethereum_event_listener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ethereum_event_listener

Event listener for the Ethereum Block Chain

Repo Structure

.
├── ethereum_event_listener
│   ├── Cargo.lock
│   ├── Cargo.toml
│   ├── s_3
│   │   ├── Cargo.toml
│   │   └── src
│   │       ├── main.rs
│   │       └── s_3.rs
│   ├── tests
│   │   └── test.json
│   └── web_3
│       ├── Cargo.toml
│       └── src
│           ├── main.rs
│           └── web_3.rs
└── readme.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages