MultiChainers / multichain-demo

multichain demo app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multichain Demo

This demo originally created here: https://github.com/Kunstmaan/hands-on-with-multichain

Belong to this great article about Multichain: https://labs.kunstmaan.be/blog/hands-on-with-multichain

Since it not maintained, I clone it in this new repository and edit docker-compose to make it one single command running

Usage

  • Install Docker on your machine.
  • Clone this repo and cd into it
    git clone https://github.com/sadok-f/multichain-demo.git
    cd multichain-demo
  • Setup the environment
   ./setupEnvironment.sh
   ./runExchange.sh
  • Run the document example
   ./runDocument.sh

About

multichain demo app

License:Apache License 2.0


Languages

Language:PHP 95.1%Language:Shell 4.9%