Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.
/ bch-regtest Public archive

This repository uses Docker for containing the Bitcoin Cash test environment.

Notifications You must be signed in to change notification settings

michaeleekk/bch-regtest

Repository files navigation

BCH Regtest with Docker

This repository uses Docker for containing the Bitcoin Cash test environment.

Pre-requisities

Start the Regtest network

# Start the API in one console
docker-compose up

Run the tests

# Build the base image
./build-test-image.sh

# Prepare some BCHs for testing
,/prepare_test.sh

# Run the test scripts with Docker
./test.sh

Issues

About

This repository uses Docker for containing the Bitcoin Cash test environment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published