Skip to content

Latest commit

 

History

History
63 lines (46 loc) · 2.24 KB

README.md

File metadata and controls

63 lines (46 loc) · 2.24 KB

DMS Core

This is the official reference wallet for Documentchain's blockchain solution and the digital currency "DMS". It comprises the backbone of the 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 Core 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.

OS X

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

Need Help?

  • See the support website for help and more information.
  • Ask your questions in a chat. Links to chat rooms and social media can be found in the website footer.

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 ([email protected]), and UPnP software written by Thomas Bernard.