🕹 web3-toolkit-rs


tl;dr




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