Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Outline

Regtest Convenience Scripts

These scripts are provided to easily run an esplora regtest client via docker for local testing.

Ensure that docker is included in the system's PATH environment variable.

Usage

Installing

To automatically download the esplora docker image and configure the data directory, run:

# ./install.sh

Starting

To start the esplora client in regtest mode and automatically mine blocks, run:

# ./start.sh

Stopping

To stop the esplora client and stop mining blocks, run:

# ./stop.sh

Uninstalling

To uninstall everything, simply delete the data directory or run:

# data_path=$(<data_path)
# rm -rf $data_path
# rm data_path
Morty Proxy This is a proxified and sanitized view of the page, visit original site.