Skip to content

Commit

Permalink
Dot using api (#75)
Browse files Browse the repository at this point in the history
* wip

* DOT service using kiln API

* bump version to 2.5.4
  • Loading branch information
nooxx authored Oct 17, 2023
1 parent 8ce2eb1 commit 556a8d0
Show file tree
Hide file tree
Showing 6 changed files with 5,069 additions and 325 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kilnfi/sdk",
"version": "2.5.3",
"version": "2.5.4",
"autor": "Kiln <[email protected]> (https://kiln.fi)",
"license": "BUSL-1.1",
"description": "JavaScript sdk for Kiln API",
Expand Down Expand Up @@ -30,8 +30,8 @@
"@blockfrost/blockfrost-js": "^5.0.0",
"@cosmjs/proto-signing": "^0.30.0",
"@cosmjs/stargate": "^0.30.0",
"@polkadot/api": "^10.4.1",
"@solana/web3.js": "^1.47.3",
"@substrate/txwrapper-polkadot": "^7.0.1",
"@taquito/rpc": "^16.0.1",
"axios": "^0.23.0",
"ethers": "^5.6.4",
Expand Down
Loading

0 comments on commit 556a8d0

Please sign in to comment.