chain-boilerplate

module
v0.0.0-...-440cff1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 8, 2023 License: Apache-2.0

README

Noria Chain Boilerplate

Overview

This is a cosmos-sdk chain boilerplate for creating custom modules. It is a fork from CosmWasm/wasmd that has been upgraded to be compatible with ignite.

Wasm

The boilerplate is compatible with the CosmWasm smart contracts. Wasmd sync'd commit: fc45b6d53136b20e0fb77643f2314d7f3d108e11.

Ignite

Current ignite compatible version: 0.26.1-dev

Ignite version:

Ignite CLI version:             v0.26.1-dev
Ignite CLI build date:          2023-05-10T16:49:12Z
Ignite CLI source hash:         0cb89939d71f366a3e8a038e16015416de736ad6
Ignite CLI config version:      v1
Cosmos SDK version:             v0.47.2

Usage

Clone this repo:

git clone https://github.com/noria-net/chain-boilerplate

Reinitialize the git repo:

rm -rf .git
git init

Add your custom module:

ignite scaffold module <module-name>

Run your chain:

ignite chain serve

Directories

Path Synopsis
app
params
Package params defines the simulation parameters in the gaia.
Package params defines the simulation parameters in the gaia.
cmd
tests
e2e
testutil
nullify
Package nullify provides methods to init nil values structs for test assertion.
Package nullify provides methods to init nil values structs for test assertion.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL