0.1.0 2023年2月5日

#16 in #batching

MIT 许可证

31KB
265 代码行

📚 web3-toolkit-rs


此包包含一个持续发展的库和一组用于区块链的Rust脚本。

ethereum-toolkit


arbitrum-toolkit


avalanche-toolkit


near-toolkit


optimism-toolkit


polygon-toolkit


solana-toolkit



设置


.env文件中设置配置信息

cp .env.example .env
vim .env

构建库(cargo命令编码在Makefile中)

make build


运行

依赖关系

~25–41MB
~686K SLoC