mirror of
https://github.com/datahaven-xyz/datahaven
synced 2026-05-24 09:50:01 +00:00
Add support for multiple runtimes: `stagenet`, `testnet` & `mainnet`. - Moved common types to `datahaven-runtime-common` crate. - Made the node's command & service code generic over different runtimes. Each runtime has a `dev` & `local` genesis config preset. - More types / constants can be moved to the `datahaven-runtime-common` crate ... this will be done in subsequent PRs. --------- Co-authored-by: Gonza Montiel <gon.montiel@gmail.com> Co-authored-by: Gonza Montiel <gonzamontiel@users.noreply.github.com> Co-authored-by: Facundo Farall <37149322+ffarall@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| node | ||
| pallets | ||
| primitives | ||
| runtime | ||
| scripts | ||
| test | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| Dockerfile | ||
| LICENSE | ||
| README.md | ||
| rust-toolchain.toml | ||
Datahaven 🫎
Based on polkadot-sdk-solochain-template
Zombienet testing
First, install zombienet.
To spawn a local solo chain with four validators and BABE finality, run:
zombienet -p native spawn test/config/zombie-datahaven-local.toml