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 2f06992 commit 9d7e351Copy full SHA for 9d7e351
packages/actions-xion/README.md
@@ -1,13 +1,11 @@
1
-# cosmwasm
+# XION Actions
2
3
-> Typescript CosmWasm helpers
4
-
5
-[](https://www.npmjs.com/package/cosmwasm) [](https://standardjs.com)
+> Abstract.js actions for interacting with XION
6
7
## Install
8
9
```bash
10
-npm install --save cosmwasm
+npm install --save @abstract-money/actions-xion
11
```
12
13
## Usage
0 commit comments