Skip to content

paritytech/doppelganger-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

doppelganger-wrapper

Wrapper to easily build doppelganger and doppelganger-parachain nodes.

A cli tool to easily fork live networks (e.g kusama/polkadot).

⚠️ 🚧 Under Active Development 🚧 ⚠️

Doppelganger

You can read the origina inseption and design here. As brief introduction, the idea is to fork live networks by creating a node that override the needed keys to spawn a new network and continue with the block production (and keep the whole state). For that purpouse this node implement a custom block-import on top of babe/aura.

Build

You can build all the binaries (doppelganger, doppelganger-parachain, polkadot-execute-worker, polkadot-prepare-worker) with this command:

SKIP_WASM_BUILD=1 cargo build --release

Usage

At this moment this nodes are meant to be used as part of the zombie-bite project.

About

Wrapper to easily build `doppelganger` and `doppelganger-parachain` nodes.

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages