neobytes/doc/README_windows.txt

24 lines
858 B
Plaintext
Raw Permalink Normal View History

2024-12-16 19:40:22 +01:00
Neobytes Core 0.12.1
2015-04-03 00:51:08 +02:00
=====================
Intro
-----
2024-12-16 19:40:22 +01:00
Neobytes is a free open source peer-to-peer electronic cash system that is
2015-04-03 00:51:08 +02:00
completely decentralized, without the need for a central server or trusted
parties. Users hold the crypto keys to their own money and transact directly
with each other, with the help of a P2P network to check for double-spending.
Setup
-----
2024-02-05 23:00:22 +01:00
Unpack the files into a directory and run neobytes-qt.exe.
2015-04-03 00:51:08 +02:00
2024-12-16 19:40:22 +01:00
Neobytes Core is the original Neobytes client and it builds the backbone of the network.
However, it downloads and stores the entire history of Neobytes transactions;
2015-04-03 00:51:08 +02:00
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.
2024-02-05 23:00:22 +01:00
See the neobytes wiki at:
https://github.com/neobytes-project/neobytes/wiki
2015-04-03 00:51:08 +02:00
for more help and information.