Skip to content

Commit

Permalink
update rust example (#95)
Browse files Browse the repository at this point in the history
* update rust example

* use snake case in serde , move common utils , ignore clippy in bindings

* clippy

* remove holesky from env example

* readme update

* add back utils/abis.js

* remove clean deployments command

* remove reset-anvil command

* fix : makefile formatting

* use graceful shutdown in monitor task

* fix bin/env bash

* move some common functions to utils

* fix :logging txhash

---------

Co-authored-by: supernovahs <[email protected]>
Co-authored-by: steven <[email protected]>
  • Loading branch information
3 people authored Nov 1, 2024
1 parent 2ba9054 commit 001dc6e
Show file tree
Hide file tree
Showing 25 changed files with 15,620 additions and 909 deletions.
2 changes: 0 additions & 2 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
PRIVATE_KEY=0xac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80
HOLESKY_PRIVATE_KEY=
HOLESKY_RPC_URL=
Loading

0 comments on commit 001dc6e

Please sign in to comment.