Skip to content

Latest commit

 

History

History
68 lines (51 loc) · 2.37 KB

README.md

File metadata and controls

68 lines (51 loc) · 2.37 KB

DMS Core 0.12.9

This is the official reference wallet for DMS digital currency and comprises the backbone of the Documentchain peer-to-peer network. You can download DMS Core or build it yourself using the guides below.

Running

The following are some helpful notes on how to run DMS on your native platform.

Unix

Unpack the files into a directory and run:

  • bin/dms-qt (GUI) or
  • bin/dmsd (headless)

Windows

Unpack the files into a directory, and then run dms-qt.exe.

macOS (formerly OS X)

Drag DMS-Qt to your applications folder, and then run DMS-Qt.

Need Help?

  • See the Dash documentation for help and more information. DMS is forked from Dash 0.12.3

Building

The following are developer notes on how to build DMS Core on your native platform. They are not complete guides, but include notes on the necessary libraries, compile flags, etc.

Development

The DMS Core repo's root README contains relevant information on the development process and automated testing.

Miscellaneous

License

Distributed under the MIT software license. This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. This product includes cryptographic software written by Eric Young (eay@cryptsoft.com), and UPnP software written by Thomas Bernard.