MATLAB Blockchain Example
Version 2.0.0.0 (195 KB) by
Roger Aarenstrup
A MATLAB app that implements a distributed blockchain.
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.
Cite As
Roger Aarenstrup (2024). MATLAB Blockchain Example (https://www.mathworks.com/matlabcentral/fileexchange/65419-matlab-blockchain-example), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2017b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Develop Apps Using App Designer in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.