entropyxyz / sdk

Official JavaScript SDK for Entropy blockchain.
GNU Affero General Public License v3.0
7 stars 0 forks source link

docker script to replicate test net #381

Open frankiebee opened 3 weeks ago

frankiebee commented 3 weeks ago

related #380

it would be nice to have it follow this style so i can write test easily.

the goal would be to have a docker script that can spin up an environment similar to test net. when i say this i mean their are two validators per validator group so 4 validator nodes in total this would include allice and bob and add eve and dave into the same signing groups as one of them or what ever configuration works as long as the subgroups have 2 validators in them. Not completely sure how that is done though.