Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

NEM Docker

Referenced docker file.

To participate in the Supernode Program, please see below.

Prerequisites

Docker installation is required.

Installation

Clone this repository:

git clone https://github.com/curupo/nem-docker.git
cd nem-docker

How to run

The required values must be set. See the documentation for details:

vi .docker/nis/config-user.properties

If you are participating in the Supernode Program, you will also need the following:

vi .docker/servant/config.properties

Build and start the docker container:

docker compose up -d
curl http://localhost:7890/node/extended-info | jq
curl http://localhost:7890/chain/height | jq

Rebuild and start the docker container:

docker compose down
docker compose up --build

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages