w3kit 0.1.1

A toolkit for the blockchains.
Documentation
w3kit-0.1.1 has been yanked.

🕹 w3kit: a web3 toolkit in rust

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


install and setup

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