Package: ShinyBlock 0.1.3
ShinyBlock: Multi-Protocol Blockchain Simulator and Enterprise Ledger Framework
An interactive framework for simulating blockchain protocols using a hybrid 'R-Shiny' and 'Python' architecture. The package provides tools to visualize peer-to-peer network maps, manage supply chain logistics on-chain, and execute cross-border settlements via smart contract logic. It leverages the 'reticulate' package to perform standardized cryptographic operations, including 'SHA-256' hashing, 'Merkle' Tree construction, and 'ECDSA' (Elliptic Curve Digital Signature Algorithm) key generation. This tool is designed for pedagogical demonstration and rapid prototyping of distributed ledger requirements.
Authors:
ShinyBlock_0.1.3.tar.gz
ShinyBlock_0.1.3.tar.gz(r-4.7-any)ShinyBlock_0.1.3.tar.gz(r-4.6-any)
ShinyBlock_0.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ShinyBlock/json (API)
| # Install 'ShinyBlock' in R: |
| install.packages('ShinyBlock', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ikemillar/shinyblock/issues
Last updated from:963659f599. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 187 | ||
| source / vignettes | OK | 192 | ||
| linux-release-x86_64 | OK | 141 | ||
| wasm-release | OK | 126 |
Exports:install_blockchain_depslaunch_blockchain
Dependencies:base64encbslibcachemclicommonmarkcpp11data.treedigestevaluatefastmapfontawesomefsglueherehighrhtmltoolshtmlwidgetshttpuvigraphjquerylibjsonliteknitrlaterlatticelifecyclemagrittrMatrixmemoisemimenetworkD3otelpkgconfigpngpromisesR6rappdirsRcppRcppTOMLreactablereactRreticulaterlangrmarkdownrprojrootsassshinysourcetoolsstringitinytexvctrswithrxfunxtableyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Install Python Dependencies | install_blockchain_deps |
| Launch the Blockchain Protocol Simulator | launch_blockchain |
