Skip to content

Commit

Permalink
feat: rust bindings (#259)
Browse files Browse the repository at this point in the history
* feat: initial type defs and static embeds

* chore: rm unused deps and modules

* chore: added more docs

* refactor: init module

* chore: addressed pr review, added alloy types

* chore: small fixes

* feat: added chain config deserialization tests

* feat: added addresslist test

* feat: added std feature for CI runners
  • Loading branch information
merklefruit authored Jun 6, 2024
1 parent acf0eef commit a62fd38
Show file tree
Hide file tree
Showing 8 changed files with 1,150 additions and 0 deletions.
1 change: 1 addition & 0 deletions bindings/rust/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
target/
Loading

0 comments on commit a62fd38

Please sign in to comment.