Skip to content

Commit

Permalink
feat: nibi signing cosm wasm client
Browse files Browse the repository at this point in the history
  • Loading branch information
CalicoNino committed Oct 16, 2024
1 parent 240d4b8 commit 75f6f11
Show file tree
Hide file tree
Showing 5 changed files with 855 additions and 13 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@
"bignumber.js": "^9.1.1",
"cross-fetch": "4.0.0",
"graphql": "^16.7.1",
"graphql-ws": "^5.14.0"
"graphql-ws": "^5.14.0",
"pako": "^2.1.0"
},
"peerDependencies": {
"@cosmjs/cosmwasm-stargate": "^0.32.3",
Expand All @@ -67,6 +68,7 @@
"@types/jest": "^29.1.2",
"@types/long": "^4.0.0",
"@types/node": "^16.11.7",
"@types/pako": "^2.0.3",
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.30.7",
"barrelsby": "^2.8.1",
Expand Down
Empty file.
Loading

0 comments on commit 75f6f11

Please sign in to comment.