Skip to content

Mihajlo-Pavlovic/Ethereum-transactions-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Ethereum Transactions Crawler

To run frontend you need to have trunk installed (https://trunkrs.dev/#install). Position in ether-crawler-app\frontend and run:

trunk serve

If you get error[E0463]: can't find crate for core, you should run:

rustup target add wasm32-unknown-unknown

To run backend position in ether-crawler-app\backend and run:

cargo run

To access the app you should go to http://localhost:8080/

About

Small web app written in Rust for crawling Ethereum blockchain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published