Dexm is a revolutionary cryptocurrency that aims to be usable and user friendly.
$ git clone https://github.com/0x5eba/Dexm.git
$ cd Dexm/dexm-core
$ ./init.sh
-
First of all you have to create your identity (wallet) in the network.
$ ./dexm mw myWallet 1
-
Now start your node to receive the message from the network.
$ ./dexm sn myWallet
-
Ones you done that you are in! Now you can make transaction or create and interact smart contract
To interact with the network a server must be up, right now there aren't any server up, so the network won't receive blocks