Skip to content

Latest commit

 

History

History
24 lines (24 loc) · 717 Bytes

File metadata and controls

24 lines (24 loc) · 717 Bytes

Blockchain-Orechtration-Tool

Blockchain Orechtration Tool for Grid5000 platform

Codemap

This software suite is composed of the following component:

├── Blockchain/ethereum
│    ├── Small bank    
│    ├── Blockchain.sh 
│    ├── CommonGenesis.json 
│    ├── GenerateStaticNode.sh
│    ├── console.sh
│    ├── init.sh
│    ├── install.sh
│    ├── mining.sh 
│    ├── privatekey.txt
├── KYC DAPP
│    ├── kyc-smart-contract.sol
│    ├── Performance.js
│    ├── poisson-process.min.js
├── g5K-nodes-reservation.rb
├── console-only.sh
├── mining.sh
├── orchestration.sh