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.
The following are some helpful notes on how to run DMS Core on your native platform.
Unpack the files into a directory and run:
bin/dms-qt
(GUI) orbin/dmsd
(headless)
Unpack the files into a directory, and then run dms-qt.exe.
Drag DMS-Qt to your applications folder, and then run DMS-Qt.
- 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.
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.
The DMS Core repo's root README contains relevant information on the development process and automated testing.
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.