Skip to content

A bootstrap project for rapid experimentation on Multichain blockchains using light-weight HTML interfaces

Notifications You must be signed in to change notification settings

mattonfoot/express-multichain-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Express Multichain Bootstrap This is a bootstrap project for rapid experimentation on Multichain Blockchains using light-weight HTML interfaces

##Pre-requisites Start by ensuring that you have Docker and Docker compose installed. If you do not please follow use the installer for your system https://docs.docker.com/windows/.

If this is the first time you have used Docker on Windows or Mac OSX then you will need to create a default VM to run your containers in. Follow https://docs.docker.com/engine/installation/windows/ which will help you create a default machine for running the containers in.

To find the IP address you will need to connect to the HTML interface, run the following command in your preferred shell;

> docker-machine ip

##Running the experiment If you have all the Pre-requisites and you know the IP address of your exposed Docker containers then you are ready to run the experiment. Call the following from your shell;

$ docker-compose up

About

A bootstrap project for rapid experimentation on Multichain blockchains using light-weight HTML interfaces

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published