Skip to content

Commit

Permalink
Merge pull request #9 from karnotxyz/eth_da
Browse files Browse the repository at this point in the history
Eth da
  • Loading branch information
apoorvsadana authored Jan 11, 2024
2 parents 2b37b74 + b1b5787 commit fc1f456
Show file tree
Hide file tree
Showing 14 changed files with 10,893 additions and 47 deletions.
1,773 changes: 1,743 additions & 30 deletions Cargo.lock

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,13 @@ path = "src/main.rs"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
async-trait = "0.1.77"
bollard = "0.15.0"
clap = { version = "4.4.11", features = ["derive"] }
dirs = "5.0.1"
env_logger = "0.10.1"
ethers = { git = "https://github.com/gakonst/ethers-rs", rev = "f0e5b194f09c533feb10d1a686ddb9e5946ec107" }
eyre = "0.6.11"
futures-util = "0.3.30"
git2 = "0.18.1"
hex = { version = "0.4.3", features = [] }
Expand Down
Loading

0 comments on commit fc1f456

Please sign in to comment.