Dexm is a revolutionary cryptocurrency that aims to be usable and user friendly.
$ git clone https://github.com/dexm-coin/dexmd.git
$ cd dexmd
$ ./init.sh
-
First of all you have to create your identity (wallet) in the network.
$ ./dexmd mw myWallet
-
Now start your node to receive the message from the network.
$ ./dexmd sn myWallet
-
Ones you done that you are in! Now you can make transaction or create and interact smart contract
- Wallet - Create a wallet
- Vanity Wallet - Create a vanity wallet with a word that you want in your address
- Node - Start your node to be in the network
- Transaction - Send money to someone else
- Smart Contract - Create and interact with a smart contract