Files
blackcoin-more/doc
2019-03-09 13:45:31 +03:00
..
2019-03-08 23:13:53 +03:00
2019-02-25 10:54:56 +01:00
2019-03-09 13:45:31 +03:00
2015-11-12 18:08:50 +01:00
2015-10-26 17:42:00 +01:00
2019-03-09 13:44:50 +03:00
2018-11-10 16:28:07 +03:00
2015-11-30 16:33:15 +01:00
2018-10-14 19:07:51 +03:00

Blackcoin More

Setup

Blackcoin More is experimental Blackcoin client and it builds the backbone of the network. However, it downloads and stores the entire history of Blackcoin transactions (which is currently several GBs); depending on the speed of your computer and network connection, the synchronization process can take anywhere from a few hours to a day or more.

To download Blackcoin More, visit blackcoinmore.org.

Running

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

Unix

Unpack the files into a directory and run:

  • bin/blackmore-qt (GUI) or
  • bin/blackmored (headless)

Windows

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

OS X

Drag Blackcoin-More to your applications folder, and then run Blackcoin-More.

Need Help?

Building

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

Development

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

Resources

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.