Skip to content

Commit 556a8d0

Browse files
authored
Dot using api (#75)
* wip * DOT service using kiln API * bump version to 2.5.4
1 parent 8ce2eb1 commit 556a8d0

File tree

6 files changed

+5069
-325
lines changed

6 files changed

+5069
-325
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kilnfi/sdk",
3-
"version": "2.5.3",
3+
"version": "2.5.4",
44
"autor": "Kiln <[email protected]> (https://kiln.fi)",
55
"license": "BUSL-1.1",
66
"description": "JavaScript sdk for Kiln API",
@@ -30,8 +30,8 @@
3030
"@blockfrost/blockfrost-js": "^5.0.0",
3131
"@cosmjs/proto-signing": "^0.30.0",
3232
"@cosmjs/stargate": "^0.30.0",
33-
"@polkadot/api": "^10.4.1",
3433
"@solana/web3.js": "^1.47.3",
34+
"@substrate/txwrapper-polkadot": "^7.0.1",
3535
"@taquito/rpc": "^16.0.1",
3636
"axios": "^0.23.0",
3737
"ethers": "^5.6.4",

0 commit comments

Comments
 (0)