Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kashyapdevesh/hyperledger_iroha_dummy_bank_network

Blockchain network demonstration for American Express Hackathon,2021
https://github.com/kashyapdevesh/hyperledger_iroha_dummy_bank_network

docker docker-compose docker-image dummy hyperleger nodes openbanking openbanking-api openbanking-sdk

Last synced: 14 days ago
JSON representation

Blockchain network demonstration for American Express Hackathon,2021

Awesome Lists containing this project

README

        

# Hyperledger_Iroha_Dummy_Bank_Network



**Before running the dummy network**:
sudo apt install docker-compose



**Network Up:**
docker-compose up -d



**Network Down:**
sudo docker-compose down -v