Ethereum Virtual Machine Text to Transaction Environment (#187)

* EVM-text_to_transaction

* update structure

* Update README

---------

Co-authored-by: Jeremy Melvin <jeremy@openblocklabs.com>
This commit is contained in:
Jeremy Melvin 2025-06-19 16:16:00 -07:00 committed by GitHub
parent d0a253e1b5
commit 3bed7c64b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 2135 additions and 0 deletions

View file

@ -0,0 +1,3 @@
# EVM Environment specific dependencies
# (openai, pydantic, requests, gymnasium, numpy are provided by atroposlib)
pyyaml>=6.0