Quick Start
Before you start, let's get familiar with several MeshTripleChain-specific glossary.
Terms
Mesh Hyper Network(MHN) : It is a network that forms the MeshTripleChain ecosystem and connects the blockchain network.
Mesh Block Network(MBN) : It operates independently like other blockchain main networks, and it is a network that can mine with independent coins. When constructing a blockchain network, you can use JSON-RPC or NVP platforms.
MTC : MTC is the main internal transferable cryptocurrency of MeshTripleChain and is used to pay transaction fees when creating or executing operations or when transferring MTC.
Download and Initialize an MHN or MBN
Unzip the provided MeshTripleChain binary package and copy the files into the MeshTripleChain folder.
Note: Please download appropriate package starting with MeshTripleChain_daemon(blockchain_daemon).
[linux latest version download]
[windows latest version download]
$ tar zxpf MeshTripleChain_daemon-vX.X.X-X-linux-amd64.tar.gz
$ export PATH=$PATH:$PWD/MeshTripleChain_daemon-linux-amd64
Extract file MeshTripleChain_daemon-vX.X.X-X-window-x86_64.tar.gz
Run the MeshTripleChain.exe file.
$ tar zxpf MeshTripleChain_daemon-vX.X.X-X-darwin-amd64.tar.gz
$ export PATH=$PATH:$PWD/MeshTripleChain_daemon-darwin-amd64
$ ./MeshTripleChain_daemon -r