Skip to content
/ wasmd Public
forked from CosmWasm/wasmd

Basic cosmos-sdk app with web assembly smart contracts

License

Notifications You must be signed in to change notification settings

alpe/wasmd

 
 

Repository files navigation

Wasm Zone

CircleCI codecov Go Report Card license LoC

This repository hosts Wasmd, the first implementation of a cosmos zone with wasm smart contracts enabled.

This code was forked from the cosmos/gaia repository and the majority of the codebase is the same as gaia.

Note: Requires Go 1.13+

Quick Start

make install
make test

To set up a single node testnet, look at the deployment documentation.

If you want to deploy a whole cluster, look at the network scripts.

About

Basic cosmos-sdk app with web assembly smart contracts

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 66.5%
  • Python 19.3%
  • Makefile 6.1%
  • HCL 5.2%
  • Shell 2.6%
  • Dockerfile 0.3%