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 1d54299 commit 54fc6d6Copy full SHA for 54fc6d6
README.md
@@ -1,3 +1,7 @@
1
-# archway-bindings
+# Archway Bindings
2
3
CosmWasm bindings to interact with Archway's modules.
4
+
5
+## Usage
6
7
+Please refer to the [example contract](https://github.com/archway-network/archway-bindings/tree/main/contracts/increment) for a full usage example.
packages/bindings/README.md
@@ -0,0 +1,7 @@
+CosmWasm bindings to interact with Archway's modules.
0 commit comments