Recommend this page to a friend! |
Download |
Info | Documentation | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2023-12-25 (9 months ago) | Not enough user ratings | Total: 69 | All time: 10,305 This week: 54 |
Version | License | PHP version | Categories | |||
blockchain_php 1.0.0 | MIT/X Consortium ... | 5 | Algorithms, PHP 5, Files and Folders, C..., F..., P..., G... |
Description | Author | |
This package provides examples to show how to manipulate a blockchain. |
A very simple BlockChain implementation intended to illustrate the concept.
Original code, August 2015 by Marty Anstey (https://marty.anstey.ca/) latest code at https://github.com/rhondle/BlockChain
----------||-------||-----------
Iniciando os estudos de blockchain, primeiro em PHP criando uma cadeia de blocos com dados imutáveis; em breve a parte de mineração dos blocos, por hora os blocos são inseridos por formulário, e em breve a distribuição dos blocos em nodos mineráveis.
Files (10) |
File | Role | Description | ||
---|---|---|---|---|
css (1 file) | ||||
js (2 files) | ||||
addbloco.php | Aux. | Auxiliary script | ||
blockchain.php | Aux. | Auxiliary script | ||
dumpindex.php | Aux. | Auxiliary script | ||
index.html | Data | Message form page | ||
LICENSE | Lic. | License text | ||
README.md | Doc. | Documentation | ||
walkchain.php | Aux. | Auxiliary script |
Files (10) | / | js |
File | Role | Description |
---|---|---|
jquery-2.2.3.min.js | Data | Auxiliary data |
w3.js | Data | Auxiliary data |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.