* [starknet] add StarkDeFi

* remove else block

* refactor

* code refactor: use single version of starknet dependency

* minor fix

* minor fix

---------

Co-authored-by: Iddriss Raaj <idd.iraaj@gmail.com>
This commit is contained in:
g1nt0ki
2023-12-04 13:39:47 +01:00
committed by GitHub
parent be34b76f52
commit bf668b6bd8
7 changed files with 113 additions and 11 deletions

View File

@@ -38,7 +38,7 @@
"limiter": "2.1.0",
"miscreant": "^0.3.2",
"p-limit": "^3.1.0",
"starknet": "^4.17.1",
"starknet": "^5.24.3",
"tron-format-address": "^0.1.8",
"typescript": "^4.7.4"
},