Skip to content

Latest commit

 

History

History
54 lines (40 loc) · 1.68 KB

README.md

File metadata and controls

54 lines (40 loc) · 1.68 KB

NDX Mobile Wallet


nDEX Network | A Blockchain Business Development Platform

Docker Stars Docker Pulls Docker Cloud Build Status GitHub release (latest by date)


What is NDX?

NDX is a cryptocurrency to make the world a better place. See LICENSE


PORTS AND DETAILS


Name of Blockchain: nDEX

Peer port: 6899

Testnet peer port: 6898

API server port: 6868

Website of the project: nDEX Network's NDX Page

Run in Docker [Easy like 1,2,3 ]

1. Install docker : sudo curl -sSL https://get.docker.com/ | sh
2. Install docker-compose & change its permission:
sudo curl -L https://github.com/docker/compose/releases/download/1.24.1/docker-compose-`uname -s`-`uname -m` -o /usr/local/bin/docker-compose
sudo chmod +x /usr/local/bin/docker-compose
3. Finally run:
docker run --name ndex -d -p 80:6868 ndexnetwork/ndex
[ No deps no fixer!!!]

Further Reading

  • in this repository:
    • USERS-GUIDE.md
    • DEVELOPERS-GUIDE.md
    • OPERATORS-GUIDE.md
    • In the doc folder

                               Copyright © 2020 nDEX Network Ltd.
                             Copyright © 2016-2018 Jelurida IP B.V.