Package: ShinyBlock 0.1.1
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 key generation. This tool is designed for pedagogical demonstration and rapid prototyping of distributed ledger requirements.
Authors:
ShinyBlock_0.1.1.tar.gz
ShinyBlock_0.1.1.zip(r-4.7)ShinyBlock_0.1.1.zip(r-4.6)ShinyBlock_0.1.1.zip(r-4.5)
ShinyBlock_0.1.1.tgz(r-4.6-any)ShinyBlock_0.1.1.tgz(r-4.5-any)
ShinyBlock_0.1.1.tar.gz(r-4.7-any)ShinyBlock_0.1.1.tar.gz(r-4.6-any)
ShinyBlock_0.1.1.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://ikemillar.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ikemillar/shinyblock/issues
Last updated from:eda0737163. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 144 | ||
| source / vignettes | OK | 197 | ||
| linux-release-x86_64 | OK | 177 | ||
| macos-release-arm64 | OK | 125 | ||
| macos-oldrel-arm64 | OK | 112 | ||
| windows-devel | OK | 106 | ||
| windows-release | OK | 116 | ||
| windows-oldrel | OK | 103 | ||
| wasm-release | OK | 117 |
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 |
