MATLAB Blockchain Example
This example shows a blockchain implementation in MATLAB. Several nodes can be run to distribute the blockchain and blocks can be mined or blocks with invalid hashes can be added for test. Although the current implementation requires parallel computing toolbox it can easily be changed to run without it.
Note that the app is made for 2018a pre-release.
Zitieren als
Roger Aarenstrup (2024). MATLAB Blockchain Example (https://www.mathworks.com/matlabcentral/fileexchange/65419-matlab-blockchain-example), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
toolbox/+bc/
toolbox/+p2p/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
2.0.0.0 | Updates to copyright text and what MATLAB release is supported |
||
1.0.0.0 |