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

https://github.com/chainsafe/go-cumulus

Go implementation of cumulus. for creating parachains with gossamer
https://github.com/chainsafe/go-cumulus

Last synced: 3 months ago
JSON representation

Go implementation of cumulus. for creating parachains with gossamer

Awesome Lists containing this project

README

          

# go-cumulus

> Note: this repository is under active development.

**go-cumulus** is a Go implementation of [cumulus](https://github.com/paritytech/cumulus). Similarly to cumulus, which is used to build parachains with [Substrate](https://github.com/paritytech/substrate), its purpose is to allow for parachains to be built using the [gossamer](https://github.com/ChainSafe/gossamer). Go implementation of the Polkadot Host.

## Dependencies

go 1.17