Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

blockchain starting kit - rust edition

Notifications You must be signed in to change notification settings

go-outside-labs/web3-toolkit-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⛓️🧰🦀 𝘄𝗲𝗯𝟯 rust scripts && resources



  • 🕹 use w3kit:
    • w3kit is an ongoing development of a crate for on-chain ops on several blockchains.
    • this package (crate) is published in crates.io and can be imported as a library with cargo add w3kit.


  • 📊 play with blockchain-science-rs:
    • ongoing on-chain research, foundry science, defi analysis, and bots (rust edition)
    • example: leveraging foundry to analyze historical data on avalanche c-chain to simulate sandwich attacks in the gmx protocol.


external resources


learning


developing


web3-related