Skip to content

Commit

Permalink
feat!: Refactor code according to latest sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
DaevMithran committed Jan 30, 2023
1 parent 1978583 commit efcc992
Show file tree
Hide file tree
Showing 8 changed files with 293 additions and 54 deletions.
205 changes: 188 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"build": "esbuild src/index.ts --platform=node --bundle --minify --outdir=dist --external:swagger-ui-express"
},
"dependencies": {
"@cheqd/sdk": "^2.0.0-develop.1",
"@cheqd/sdk": "2.0.0",
"@cheqd/ts-proto": "^2.0.0-develop.1",
"@cosmjs/proto-signing": "^0.29.2",
"dotenv": "^16.0.3",
Expand Down
Loading

0 comments on commit efcc992

Please sign in to comment.