Skip to content

Commit

Permalink
Merge pull request #10 from darkforestry/fix/calculate-price
Browse files Browse the repository at this point in the history
Fix/calculate price
  • Loading branch information
0xKitsune authored Mar 28, 2023
2 parents 13a5049 + c8cc827 commit c017ae4
Show file tree
Hide file tree
Showing 6 changed files with 244 additions and 193 deletions.
1 change: 1 addition & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ETHEREUM_MAINNET_ENDPOINT="https://eth-mainnet.g.alchemy.com/v2/ODm6-zPdUFKWJb6xRHMvE7cXNJvIKp3j"
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/target
/contracts/out
/cache
.env
Loading

0 comments on commit c017ae4

Please sign in to comment.