Skip to content

Commit

Permalink
update links
Browse files Browse the repository at this point in the history
  • Loading branch information
yerkobits authored Sep 20, 2019
1 parent c16ee58 commit fbfa528
Showing 1 changed file with 19 additions and 7 deletions.
26 changes: 19 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<img src="http://prosus.money/wp-content/uploads/2018/03/Prosus-header.jpg">

Prosus was created in Chile (2016) as a means of payment, and its goal would be to implement the blockchain technology in the Iot of the energy-grid. This project promote altruism as the world future economy.
Cryptocurrency created in Chile (2016) as a means of payment, focused on training users without technical knowledge. Requires few resources to function. This project promote a future resource-based economy.

Mnemotechnic for Prosus Currency is **xPR**.

Expand All @@ -15,24 +15,36 @@ apt-get update
apt-get upgrade
apt-get install build-essential git cmake libboost1.58-all-dev
git clone https://github.com/ProsusCorp/prosus
```

### GUI version (graphic user interface)
```
cd prosus
mkdir build && cd build
cmake ..
make
```

### CLI version (console)
```
cd prosus && cd cryptonote
mkdir build && cd build
cmake ..
make
```
[(other builds)](http://wiki.prosus.money)

## Official web sites
* [Home](http://prosus.money)
* [Pool](http://pool.prosus.money)
* [Explorer](http://explorer.prosus.money)
* [RTD](http://prosuscorp.com)
* [Block Explorer](http://explorer.prosus.money)
* [Docs](http://wiki.prosus.money)
* [Smart Energy Project](http://prosus.energy)
* [Research and Technological Development](http://prosuscorp.com)

## Community
* [Facebook](https://www.facebook.com/groups/prosus.money)
* [Telegram](https://t.me/prosus_money)
* [Telegram (español)](https://t.me/prosus)
* [Discord](https://discordapp.com/channels/477481402829635604)
* [Market](https://altrui.exchange)
* [Docs](http://wiki.prosus.money)

* [Market](https://prosus.dinova.cl)

0 comments on commit fbfa528

Please sign in to comment.