Skip to content

CosmWasm/cosmwasm.github.io

Repository files navigation

CosmWasm User Guide

A documentation-focused website for CosmWasm technologies

Overview

No matter if you're integrating CosmWasm with a chain, writing smart contracts, or just curious about what CosmWasm can do, you'll find everything you need here - from the core and wasmd, to storage, testing, IBC, and beyond.

Website

How is it made?

The deployed documentation is a Docusaurus project hosted on GitHub pages.

How can I run it locally?

You can just clone this repository and run the following commands:

$ npm install
$ npm run start

You will now be able to visit the locally served website at http://localhost:3000/

How can I contribute?

Clone this repo, commit your changes to a new branch, push and open a new PR.

About

CosmWasm User Guide

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published