00:00

Hyperledger Fabric v2.2 Installation Guide for Ubuntu using Virtual Machine

Learn how to install Hyperledger Fabric v2.2 on Ubuntu using a pre-configured virtual machine. Follow the detailed instructions provided in the documentation for Linux, MacOS, and Windows. Ensure you have the necessary requirements such as Hyperledger Fabric, Docker, Golang, and VSCode. Additional steps include setting up VirtualBox, adjusting memory and core settings, and resolving common errors like password issues and Linux module problems.

inocente
Download Presentation

Hyperledger Fabric v2.2 Installation Guide for Ubuntu using Virtual Machine

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Blockchain, Criptomoedas & Tecnologias Descentralizadas Introdução ao Hyperledger Fabric Instalação Prof. Dr. Marcos A. Simplicio Jr. – mjunior@larc.usp.br Pedro H. Barcha Correia - pedro.correia@usp.br Escola Politécnica, Universidade de São Paulo

  2. Instalação Fabric v2.2 • Máquina virtual – Já configurada – Linux Ubuntu – Uso obrigatório • Instalação pela documentação – Linux, MacOS e Windows – https://hyperledger-fabric.readthedocs.io/pt/release- 2.2/prereqs.html – https://hyperledger-fabric.readthedocs.io/pt/release- 2.2/install.html

  3. Outros requisitos • VM conta com: – Hyperledger Fabric – Docker – Golang – VSCode

  4. VM com Fabric v2.2 1. Instalar VirtualBox Em distribuições baseadas em ubuntu: • sudo apt update • sudo apt install linux-headers-$(uname -r) dkms virtualbox virtualbox-ext-pack – Para outras distribuições: • https://www.virtualbox.org/wiki/Downloads – 2. Baixar a imagem da VM 3. Abrir o arquivo .vbox 4. Ajustar memória e quantidade de núcleos (settings->system) 5. Possíveis ajustes necessários: seguir mensagens de erro Senha: 1234

  5. Possível Erro no Linux 1. sudo apt install virtualbox-dkms 2. sudo modprobe vboxdrv

  6. Blockchain, Criptomoedas & Tecnologias Descentralizadas Introdução ao Hyperledger Fabric Instalação Prof. Dr. Marcos A. Simplicio Jr. – mjunior@larc.usp.br Pedro H. Barcha Correia - pedro.correia@usp.br Escola Politécnica, Universidade de São Paulo

  7. Referências Documentação do Hyperledger Fabric (2020). Membership Service Providers (MSP). URL: https://hyperledger-fabric.readthedocs.io/pt/latest/msp.html • Documentação do Hyperledger Fabric (2020). Gateway. URL: https://hyperledger-fabric.readthedocs.io/pt/release- 2.2/developapps/gateway.html • Documentação do Hyperledger Fabric (2022). Connection Profile. URL: https://hyperledger-fabric.readthedocs.io/pt/release- 2.2/developapps/connectionprofile.html • Repositório do Microfab. https://github.com/hyperledger-labs/microfab • Documentação do Hyperledger Fabric (2022). Read-Write Set Semantics. https://hyperledger-fabric.readthedocs.io/en/release-2.5/readwrite.html • Documentação do Hyperledger Fabric (2022). Deploying a Production Network. https://hyperledger- fabric.readthedocs.io/pt/latest/deployment_guide_overview.html •

More Related