bitwasp/bitcoind-server
Composer 安装命令:
composer require bitwasp/bitcoind-server
包简介
A helper library for spawning bitcoind regtest nodes for unit tests
README 文档
README
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.
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-05-11