2020-01-21 19:26:14 +01:00
2020-01-21 09:52:19 +01:00
2020-01-21 19:26:14 +01:00
2020-01-14 17:19:56 +01:00
2020-01-21 14:13:36 +01:00
2019-04-03 02:23:49 +01:00
2019-11-14 12:04:50 -08:00
2019-04-03 02:23:49 +01:00
2020-01-21 19:26:14 +01:00
2020-01-21 19:26:14 +01:00
2020-01-21 18:46:59 +01:00
2019-06-08 15:04:45 +01:00
2020-01-21 14:13:36 +01:00
2020-01-21 14:13:36 +01:00
2019-04-03 02:23:49 +01:00

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+

Compatibility: Last merge from cosmos/gaia was d6dfa141e2ae38a1ff9f53fca8078c0822671b95

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.

Description
Wasm Zone
Readme 24 MiB
Languages
Go 98.2%
Shell 1%
Makefile 0.6%
Dockerfile 0.2%