Skip to content

Commit 6a3ff2d

Browse files
Glory MatthewGlory Matthew
authored andcommitted
M1: Add testnet flash loan executor script and wallet-sdk dependency
1 parent 0dec191 commit 6a3ff2d

3 files changed

Lines changed: 314 additions & 4 deletions

File tree

package-lock.json

Lines changed: 202 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"vitest": "^1.0.0"
3333
},
3434
"dependencies": {
35-
"@stacks/transactions": "^7.4.0"
35+
"@stacks/transactions": "^7.4.0",
36+
"@stacks/wallet-sdk": "^7.2.0"
3637
}
3738
}

0 commit comments

Comments
 (0)