Skip to content

PHP library for spinning up regtest bitcoin instances for unit testing

License

Notifications You must be signed in to change notification settings

Bit-Wasp/bitcoind-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitcoind server

Build Status Scrutinizer Code Quality Code Coverage

This library can be used to creating bitcoin node data directories with a certain configuration, or to boot a bitcoind instance against a certain directory.

The NodeService provides a simple API for this function.

The UnitTestNodeService provides an API for creating once off regtest nodes, whose data directories will be cleaned up when the service instance is destructed.

The Server class can also be used as a factory for producing an nbobtc/bitcoind RPC client configured to use the running instance.

About

PHP library for spinning up regtest bitcoin instances for unit testing

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published