We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0f2c00 commit d81cb4fCopy full SHA for d81cb4f
examples/injective-vue/README.md
@@ -130,8 +130,6 @@ cosmos.staking.v1beta1.useParams
130
### Swap tokens
131
- **Completion Status:** ⏳ In Progress...
132
133
-### NFT
134
-- **Completion Status:** ⏳ In Progress...
135
136
### Rollkit
137
packages/create-interchain-app/package.json
@@ -38,10 +38,12 @@
38
"url": "https://github.com/hyperweb-io/create-interchain-app"
39
},
40
"keywords": [
41
+ "interchain",
42
"cosmos",
- "cosmology",
43
+ "hyperweb",
44
"create-interchain-app",
- "interchain-kit"
45
+ "interchain-kit",
46
+ "interchainjs"
47
],
48
"bugs": {
49
"url": "https://github.com/hyperweb-io/create-interchain-app/issues"
0 commit comments