Home

Awesome

<h1 align="center"> <br> SimplEOS <br> </h1> <h3 align="center"> Your simple and secure EOS wallet. </h3>

Made with :hearts: by EOS Rio, a Block producer candidate for the EOS ecosystem.

About

SimplEOS is a wallet made solely for the EOS ecosystem and fully integrated with all features available in the EOS.IO software.

EOS Rio made SimplEOS with a security and transparency philosophy. It is a desktop application compatible with the most popular operation systems (Windows, Linux and MacOS).

User experience focus was also a main part of SimplEOS creation process.

Warning

Only download SimplEOS from EOS Rio's website or github. Avoid scams, do not trust any other source.

Distribution or copy of this software or any of its parts and associated documentation, is not allowed by applicable law, unless previous written permission is given by EOS Rio. All rights are reserved.

SimplEOS doesn't keep any of your information. All information is kept locally only, not in any cloud services or databases.

Main Features

As of 13/01/2018, SimplEOS main features include:

Roadmap

Next features to be implemented:

Security Measures

Encryption & Local storage only

Your private keys are stored locally only and are properly encrypted with a user defined password of 10+ characters.

Proxy to fetch external data

Off-chain information (such as the Block Producer standard) are fetched via a proxy server provided by EOS Rio, to avoid malformed json data and third-party servers misconfigurations.

Download a pre-compiled build

https://github.com/eosrio/simpleos/releases/latest

Legal Disclaimer

By downloading SimplEOS you agree to the Terms of Service.

Build it yourself

Dependencies Setup

Setup sources:

git clone https://github.com/eosrio/simpleos.git
cd simpleos
npm install
npm run build:prod

Package the installer:

npm run dist

The packages will be available on the /dist folder.

Further help

To get more help please contact our team at contact@eosrio.io or at our Telegram channel.