Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.09 KB

ReadMe.md

File metadata and controls

37 lines (25 loc) · 1.09 KB

Dexm

Dexm is a revolutionary cryptocurrency that aims to be usable and user friendly.

Installation

$ git clone https://github.com/dexm-coin/dexmd.git
$ cd dexmd
$ ./init.sh

Guide step-by-step

  1. First of all you have to create your identity (wallet) in the network.

    $ ./dexmd mw myWallet
  2. Now start your node to receive the message from the network.

    $ ./dexmd sn myWallet
  3. Ones you done that you are in! Now you can make transaction or create and interact smart contract

Functionality

  • 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