MEXConomy is a pure Peer-to-Peer Exchanger where all the private keys are kept by the users themselves. This is to ensure that better control and confidence can be kept by MEXConomy as people are getting jitter by the day, especially when centralized exchangers can be just another 'Mt. Gox' in the making.
$ npm i -g truffle
$ npm i -g ganache-cli
$ git clone https://github.com/MEXClife/mexconomy_contract.git
$ cd mexconomy_contract
$ npm install
t1$ make rpc
t2$ make test