.. | ||
gitian-building | ||
release-notes | ||
assets-attribution.md | ||
bips.md | ||
bitcoin_logo_doxygen.png | ||
build-openbsd.md | ||
build-osx.md | ||
build-unix.md | ||
build-windows.md | ||
developer-notes.md | ||
dnsseed-policy.md | ||
Doxyfile | ||
files.md | ||
gitian-building.md | ||
guide-startmany.md | ||
init.md | ||
instantsend.md | ||
keepass.md | ||
masternode_conf.md | ||
masternode-budget.md | ||
multiwallet-qt.md | ||
README_osx.txt | ||
README_windows.txt | ||
README.md | ||
reduce-traffic.md | ||
release-notes.md | ||
release-process.md | ||
REST-interface.md | ||
shared-libraries.md | ||
tor.md | ||
translation_process.md | ||
translation_strings_policy.md | ||
unit-tests.md | ||
zmq.md |
Neobytes Core 0.12.1
This is the official reference wallet for Neobytes digital currency and comprises the backbone of the Neobytes peer-to-peer network. You can download Neobytes Core or build it yourself using the guides below.
Running
The following are some helpful notes on how to run Neobytes on your native platform.
Unix
Unpack the files into a directory and run:
bin/neobytes-qt
(GUI) orbin/neobytesd
(headless)
Windows
Unpack the files into a directory, and then run neobytes-qt.exe.
OS X
Drag Neobytes-Qt to your applications folder, and then run Neobytes-Qt.
Need Help?
- See the Neobytes documentation for help and more information.
- Ask for help on #neobytes on Freenode. If you don't have an IRC client use webchat here.
Building
The following are developer notes on how to build Neobytes Core on your native platform. They are not complete guides, but include notes on the necessary libraries, compile flags, etc.
Development
The Neobytes Core repo's root README contains relevant information on the development process and automated testing.
- Developer Notes
- Multiwallet Qt Development
- Release Notes
- Release Process
- Source Code Documentation TODO
- Translation Process
- Translation Strings Policy
- Unit Tests
- Unauthenticated REST Interface
- Shared Libraries
- BIPS
- Dnsseed Policy
Resources
- Discuss on #neobytes on Freenode. If you don't have an IRC client use webchat here.
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.