Bitcoin

用 PHP 实现比特币。(Bitcoin implementation in PHP.)

Github星跟蹤圖

Bitcoin

Build Status
Code Coverage
Scrutinizer Code Quality
Latest Stable Version

This repository contains an implementation of Bitcoin using mostly pure PHP.

Warning: This library does not support 32-bit installs of PHP. Please also note that composer is the only supported installation method.

Installation

You can install this library via Composer: composer require bitwasp/bitcoin

Contributing

All contributions are welcome. Please see [this page] before you get started

Documentation

Check out the beginnings of the documentation for the library: [Introduction]

Presently supported:

  • Blocks, headers, and merkle blocks and bloom filters
  • P2SH & Segregated witness scripts
  • An adaptable elliptic-curve library, using [PhpEcc] by default, or libsecp256k1 if the bindings are found
  • Support for building, parsing, signing/validating transactions
  • Deterministic signatures (RFC6979)
  • BIP32 and electrum (older type I) deterministic key algorithms
  • BIP39, and the older electrum seed format.
  • ScriptFactory for common input/output types, parser, interpreter, and classifiers
  • Supports bindings to libbitcoinconsensus
  • Bindings to Stratum (electrum) servers

Other projects

Supporters

This library is a 100% open source project. We do not receive any funding from the industry, nor provide paid support or development of features. That said, we are grateful for our supporters who provide free access for open source projects:

JetBrains

Thanks to JetBrains for supporting the project through sponsoring some All Products Packs within their Free Open Source License program.

主要指標

概覽
名稱與所有者Bit-Wasp/bitcoin-php
主編程語言PHP
編程語言PHP (語言數: 3)
平台BSD, Linux, Mac, Solaris, Windows
許可證The Unlicense
所有者活动
創建於2015-03-22 05:46:48
推送於2024-05-16 02:52:40
最后一次提交2021-01-22 02:32:10
發布數77
最新版本名稱v1.0.4 (發布於 2019-12-11 00:21:37)
第一版名稱0.0.1 (發布於 )
用户参与
星數1.1k
關注者數81
派生數431
提交數2.8k
已啟用問題?
問題數267
打開的問題數68
拉請求數546
打開的拉請求數19
關閉的拉請求數85
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?