Skip to content

Commit

Permalink
Update swap and dynamic contract handlers
Browse files Browse the repository at this point in the history
  • Loading branch information
JonoPrest committed Jun 14, 2024
1 parent 19848f3 commit 0737dff
Show file tree
Hide file tree
Showing 5 changed files with 273 additions and 350 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"start": "ts-node generated/src/Index.bs.js"
},
"devDependencies": {
"@types/chai": "^4.3.11",
"@types/chai": "^4.3.11",
"@types/mocha": "10.0.6",
"@types/node": "20.8.8",
"ts-mocha": "^10.0.0",
Expand All @@ -24,5 +24,8 @@
"chai": "4.3.10",
"envio": "0.0.38",
"ethers": "6.8.0"
},
"optionalDependencies": {
"generated": "./generated"
}
}
Loading

0 comments on commit 0737dff

Please sign in to comment.