Skip to content

Commit

Permalink
Add Prosperavest oracle
Browse files Browse the repository at this point in the history
  • Loading branch information
kaythxbye committed Aug 30, 2024
1 parent 1198e04 commit 66fa791
Show file tree
Hide file tree
Showing 3 changed files with 2,653 additions and 0 deletions.
14 changes: 14 additions & 0 deletions cmd/blockchain/ethereum/diaProsperavestOracleService/go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
module github.com/diadata-org/diadata/blockchain/diaProsperavestOracleService

go 1.14

require (
github.com/diadata-org/diadata v1.4.339
github.com/ethereum/go-ethereum v1.10.10
github.com/google/uuid v1.3.0
github.com/machinebox/graphql v0.2.2
github.com/matryer/is v1.4.1 // indirect
github.com/tidwall/gjson v1.12.1
)

replace github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alpha.regen.1
Loading

0 comments on commit 66fa791

Please sign in to comment.