Skip to content

Commit

Permalink
feat: add stellar add gas function
Browse files Browse the repository at this point in the history
  • Loading branch information
npty committed Nov 14, 2024
1 parent 0e16072 commit 0015381
Show file tree
Hide file tree
Showing 6 changed files with 286 additions and 54 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"@ethersproject/abstract-provider": "^5.7.0",
"@ethersproject/networks": "^5.7.1",
"@ethersproject/providers": "^5.7.2",
"@stellar/stellar-sdk": "^12.3.0",
"@types/uuid": "^8.3.1",
"bech32": "^2.0.0",
"clone-deep": "^4.0.1",
Expand Down Expand Up @@ -89,7 +90,7 @@
"rimraf": "^5.0.1",
"strip-ansi": "^6.0.0",
"ts-node": "^10.9.1",
"typescript": "^4.8.4",
"typescript": "^5.6.3",
"vitest": "^0.32.0"
}
}
Loading

0 comments on commit 0015381

Please sign in to comment.