하이퍼레저 패브릭은 Permissioned Private 속성을 가지고 있는 BlockChain이며, 블록체인 솔루션 또는 응용프로그램을 개발하기 위한 플랫폼입니다.
# uname -a
Linux fabric 5.0.0-23-generic #24~18.04.1-Ubuntu SMP Mon Jul 29 16:12:28 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.3 LTS
Release: 18.04
Codename: bionic
python 3.7+
nodejs 9.0+
go 1.11+
docker 19.03-ce+
docker-compose 1.24.0+
docker swarm ???+
git clone https://github.com/YankeeTube/fabric.git fabric-tutorial
cd fabric-tutorial && chmod +x install.sh && ./install.sh