🕹 web3-toolkit-rs
tl;dr
- 🛠this package contains an ongoing library and set of rust scripts for the blockchains.
- 💡 for a rusty boilerplate for running stat searchers, check coingator.
overview
setting up
set config info in a .env
file:
cp .env.example .env
vim .env
build the library (cargo commands are encoded in the Makefile
):
make build
features
ethereum-toolkit
arbitrum-toolkit
avalanche-toolkit
near-toolkit
optimism-toolkit
polygon-toolkit
solana-toolkit
running