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
- Host: GitHub
- URL: https://github.com/antoniopaya22/fabric-network
- Owner: antoniopaya22
- License: mit
- Created: 2019-03-25T09:57:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-18T08:21:17.000Z (almost 7 years ago)
- Last Synced: 2026-05-07T01:39:26.042Z (about 2 months ago)
- Topics: blockchain, chaincode, fabric-netwrok, go, hyperledger-fabric, node
- Language: Shell
- Homepage:
- Size: 36.5 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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