Skip to content

Commit

Permalink
wip soroban
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonKozAllB committed Dec 4, 2023
1 parent 06600e7 commit d4638ac
Show file tree
Hide file tree
Showing 32 changed files with 3,362 additions and 96 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
"dotenv": "^16.3.1",
"esbuild": "^0.15.18",
"esbuild-plugin-copy": "^1.6.0",
"esbuild-plugin-polyfill-node": "^0.3.0",
"eslint": "^8.49.0",
"eslint-config-prettier": "^8.10.0",
"eslint-import-resolver-typescript": "^3.6.0",
Expand All @@ -95,6 +96,7 @@
"@project-serum/anchor": "^0.25.0",
"@solana/spl-token": "^0.3.8",
"@solana/web3.js": "^1.78.5",
"@stellar/freighter-api": "^1.7.1",
"@types/big.js": "^6.2.0",
"assert": "^2.1.0",
"axios": "^1.5.0",
Expand All @@ -104,6 +106,8 @@
"erc-20-abi": "^1.0.0",
"querystring": "^0.2.1",
"randombytes": "^2.1.0",
"soroban-client": "1.0.0-beta.4",
"stellar-sdk": "^10.4.1",
"timed-cache": "^2.0.0",
"tronweb": "^4.4.0",
"web3": "1.9.0",
Expand Down
Loading

0 comments on commit d4638ac

Please sign in to comment.