web3toolkit

Crates.ioweb3toolkit
lib.rsweb3toolkit
version0.1.0
sourcesrc
created_at2023-02-05 17:47:18.894978
updated_at2023-02-05 17:47:18.894978
descriptionA toolkit for many blockchains.
homepage
repository
max_upload_size
id777285
size176,813
bt3gl (bt3gl)

documentation

README

📚 web3-toolkit-rs


this package contains an ongoing library and set of rust scripts for the blockchains.

ethereum-toolkit


arbitrum-toolkit


avalanche-toolkit


near-toolkit


optimism-toolkit


polygon-toolkit


solana-toolkit



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


running

Commit count: 0

cargo fmt