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
- Host: GitHub
- URL: https://github.com/chainsafe/go-cumulus
- Owner: ChainSafe
- License: lgpl-3.0
- Created: 2022-01-10T19:56:18.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-15T18:59:28.000Z (almost 3 years ago)
- Last Synced: 2025-10-02T02:53:27.864Z (4 months ago)
- Language: Makefile
- Size: 14.6 KB
- Stars: 6
- Watchers: 8
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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