|
1 year ago | |
---|---|---|
.. | ||
man | 1 year ago | |
release-notes | 1 year ago | |
.gitignore | 2 years ago | |
Doxyfile.in | 1 year ago | |
README.md | 1 year ago | |
README_osx.md | 1 year ago | |
README_windows.txt | 1 year ago | |
REST-interface.md | 1 year ago | |
assets-attribution.md | 1 year ago | |
benchmarking.md | 1 year ago | |
bips.md | 1 year ago | |
build-netbsd.md | 1 year ago | |
build-openbsd.md | 1 year ago | |
build-osx.md | 1 year ago | |
build-unix.md | 1 year ago | |
build-windows.md | 1 year ago | |
dependencies.md | 1 year ago | |
developer-notes.md | 1 year ago | |
dnsseed-policy.md | 1 year ago | |
files.md | 1 year ago | |
fuzzing.md | 1 year ago | |
gitian-building.md | 1 year ago | |
init.md | 1 year ago | |
reduce-traffic.md | 1 year ago | |
release-notes.md | 1 year ago | |
release-process.md | 1 year ago | |
shared-libraries.md | 1 year ago | |
starwels_logo_doxygen.png | 1 year ago | |
tor.md | 1 year ago | |
translation_process.md | 1 year ago | |
translation_strings_policy.md | 1 year ago | |
travis-ci.md | 1 year ago | |
zmq.md | 1 year ago |
Starwels is the original Starwels client and it builds the backbone of the network. It downloads and, by default, stores the entire history of Starwels transactions (which is currently more than 100 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 Starwels, visit GitHub.
The following are some helpful notes on how to run Starwels on your native platform.
Unpack the files into a directory and run:
bin/starwels-qt
(GUI) orbin/starwelsd
(headless)Unpack the files into a directory, and then run starwels-qt.exe.
Drag Starwels to your applications folder, and then run Starwels.
The following are developer notes on how to build Starwels on your native platform. They are not complete guides, but include notes on the necessary libraries, compile flags, etc.
The Starwels 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 (eay@cryptsoft.com), and UPnP software written by Thomas Bernard.