Skip to content

Commit

Permalink
♻️ added coingeco integration
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey committed Dec 22, 2022
1 parent 5e6eecd commit 82bb16d
Show file tree
Hide file tree
Showing 3 changed files with 214 additions and 56 deletions.
161 changes: 161 additions & 0 deletions oracle/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions oracle/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ path = "tests/harness.rs"
[dependencies]
dotenv = "0.15.0"
rand = "0.8.5"
reqwest = "0.11.13"
serde_json = "1.0.91"
Loading

0 comments on commit 82bb16d

Please sign in to comment.