Skip to content

exoeconomy/EXOS-Core

Repository files navigation

EXOS Core

Build

💿 Installation

You'll find the latest releases on the releases tab. Make sure you pick the latest release.

Windows

For Windows, we only support 64-bit installations of Windows.

Simply download the latest win-x64.exe file from the releases page and run the installer. You might need to approve installation of unsigned installer. This will only be required until we have a signed release available.

Linux

For Linux, use the new AppImage installer format. This is included in a lot of Linux distributions, including Ubuntu.

Download the latest linux-x86_64.AppImage from the releases page.

Open a terminal, navigate to the download folder and make the .AppImage an executeable with the following command:

$ chmod a+x EXOS*.AppImage

Then you can simply run the installer:

$ ./EXOS*.AppImage

Mac

For OSX, we use .dmg packages.

Download the latest osx-x64.dmg from the releases page.

Development environment

Make sure you have Node.JS install, and open a console promt and navigate to the root of the repo.

# Install the packages if you have not yet.
npm install

License

MIT @ Fluid Chains, Inc
MIT @ OpenExO
MIT @ City Chain Foundation MIT @ Stratisplatform