Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fatal-fruit/neutrino

Minimal IBC connected Cosmos SDK Chain
https://github.com/fatal-fruit/neutrino

Last synced: about 1 month ago
JSON representation

Minimal IBC connected Cosmos SDK Chain

Awesome Lists containing this project

README

        

# Neutrino
**MVP IBC connected Cosmos SDK Chain**

While it is technically possible to bootstrap an SDK application with fewer modules, Neutrino offers a minimal application that can still facilitate governance and ibc use cases.

**Essential Modules**
- Auth
- Bank
- Distribution
- Staking
- Consensus Params

**IBC Related Modules**
- Gov
- Upgrade
- Params
- IBC
- IBC Transfer

### Bootstrap
#### Building

#### Liveness
```
make start-localnet
```
### Testnet