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 2e19c66 commit a1759b6Copy full SHA for a1759b6
pages/guide/welcome.md
@@ -1,7 +1,7 @@
1
# Welcome
2
3
-The [x/wasm module](https://github.com/CosmWasm/wasmd/tree/main/x/wasm), the root of CosmWasm, is a
4
-[Cosmos SDK](https://docs.cosmos.network/) module enabling smart contracts to execute on the
+The [x/wasm](https://github.com/CosmWasm/wasmd/tree/main/x/wasm) module, the root of CosmWasm,
+is a [Cosmos SDK](https://docs.cosmos.network/) module enabling smart contracts to execute on the
5
CosmWasm virtual machine. CosmWasm itself refers to the whole ecosystem built around it with a
6
mission to make smart contract development easy and reliable. The focus of the CosmWasm platform are
7
security, performance, and interoperability. It is tailored for a tight integration with Cosmos SDK
0 commit comments