Skip to content

Commit

Permalink
Add VERBS to used by list
Browse files Browse the repository at this point in the history
  • Loading branch information
zombie-einstein authored Mar 1, 2024
1 parent dee975a commit e502f61
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ cargo run -p revm --features std,serde,ethersdb --example generate_block_traces
* [Reth](https://github.com/paradigmxyz/reth) Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol
* [Arbiter](https://github.com/primitivefinance/arbiter) is a framework for stateful Ethereum smart-contract simulation
* [Zeth](https://github.com/risc0/zeth) is an open-source ZK block prover for Ethereum built on the RISC Zero zkVM.
* [VERBS](https://github.com/simtopia/verbs) an open-source Ethereum agent-based modelling and simulation library with a Python API.
* ...

(If you want to add project to the list, ping me or open the PR)
Expand All @@ -132,4 +133,4 @@ mdbook serve documentation

There is public telegram group: https://t.me/+Ig4WDWOzikA3MzA0

Or if you want to contact me directly, here is my email: dragan0rakita@gmail.com and telegram: https://t.me/draganrakita
Or if you want to contact me directly, here is my email: dragan0rakita@gmail.com and telegram: https://t.me/draganrakita

0 comments on commit e502f61

Please sign in to comment.