Skip to content

Latest commit

 

History

History
executable file
·
76 lines (58 loc) · 2.62 KB

README.md

File metadata and controls

executable file
·
76 lines (58 loc) · 2.62 KB

Axe Core

This is the official reference wallet for AXE digital currency and comprises the backbone of the AXE peer-to-peer network. You can download AXE Core or build it yourself using the guides below.

Running

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

Unix

Unpack the files into a directory and run:

  • bin/axe-qt (GUI) or
  • bin/axed (headless)

Windows

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

OS X

Drag Axe-Qt to your applications folder, and then run Axe-Qt.

Need Help?

Building

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

Development

The Axe Core 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.