An open API service indexing awesome lists of open source software.

https://github.com/antoniopaya22/fabric-network

Fabric-Network submodule
https://github.com/antoniopaya22/fabric-network

blockchain chaincode fabric-netwrok go hyperledger-fabric node

Last synced: about 2 months ago
JSON representation

Fabric-Network submodule

Awesome Lists containing this project

README

          

# Fabric-Network

## Índice
1. [Home](https://github.com/antonioalfa22/Fabric-Network/wiki)
2. [Prerrequisitos](https://github.com/antonioalfa22/Fabric-Network/wiki/Prerrequisitos)
1. [Instalación](https://github.com/antonioalfa22/Fabric-Network/wiki/Prerrequisitos#instalaci%C3%B3n)
1. [Curl](https://github.com/antonioalfa22/Fabric-Network/wiki/Prerrequisitos#curl)
2. [Docker](https://github.com/antonioalfa22/Fabric-Network/wiki/Prerrequisitos#docker)
3. [Docker-Compose](https://github.com/antonioalfa22/Fabric-Network/wiki/Prerrequisitos#docker-compose)
4. [Go](https://github.com/antonioalfa22/Fabric-Network/wiki/Prerrequisitos#docker-compose)
5. [Git](https://github.com/antonioalfa22/Fabric-Network/wiki/Prerrequisitos#git)
6. [Node & npm](https://github.com/antonioalfa22/Fabric-Network/wiki/Prerrequisitos#node--npm)
2. [Preparar entorno](https://github.com/antonioalfa22/Fabric-Network/wiki/Prerrequisitos#preparar-entorno)
1. [Clonar repositorio](https://github.com/antonioalfa22/Fabric-Network/wiki/Prerrequisitos#clonar-repositorio)
2. [Cambiar hostnames](https://github.com/antonioalfa22/Fabric-Network/wiki/Prerrequisitos#clonar-repositorio)
3. [Añadir binarios al path](https://github.com/antonioalfa22/Fabric-Network/wiki/Prerrequisitos#clonar-repositorio)
3. [Levantar la red](https://github.com/antonioalfa22/Fabric-Network/wiki/Levantar-la-red)
1. [Generar certificados, channelArtifacts y descargar imágenes Docker](https://github.com/antonioalfa22/Fabric-Network/wiki/Levantar-la-red#generar-certificados-channelartifacts-y-descargar-im%C3%A1genes-docker)
2. [Crear cluster con Docker-Swarm](https://github.com/antonioalfa22/Fabric-Network/wiki/Levantar-la-red#crear-cluster-con-docker-swarm)
3. [Crear red Docker](https://github.com/antonioalfa22/Fabric-Network/wiki/Levantar-la-red#crear-red-docker)
4. [Iniciar los servicios](https://github.com/antonioalfa22/Fabric-Network/wiki/Levantar-la-red#iniciar-los-servicios)
4. [Crear canal e instanciar chaincode](https://github.com/antonioalfa22/Fabric-Network/wiki/Crear-canal-e-instanciar-chaincode)
1. [Conectarse a un nodo](https://github.com/antonioalfa22/Fabric-Network/wiki/Crear-canal-e-instanciar-chaincode#conectarse-a-un-nodo)
2. [Crear canal, unir organizaciones al canal e instanciar chaincode](https://github.com/antonioalfa22/Fabric-Network/wiki/Crear-canal-e-instanciar-chaincode#crear-canal-unir-organizaciones-al-canal-e-instanciar-chaincode)
5. [Parar y borrar la red](https://github.com/antonioalfa22/Fabric-Network/wiki/Parar-y-Borrar-la-red)

## Descripción