Skip to content

cristoferz/multichain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Multichain Docker image

Docker images used for multichain testing purposes.

Master Node

Master node can be deployed by following command:

docker run --name multichain -d -e CHAIN_NAME="chan1" multichain

On first execution the chain will be created and daemon started.

To access the chain you can use the following command:

docker exec -it multichain multichain-cli chain1

About

Multichain docker image

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published