Skip to content

BadLamb/golang-panic

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages