|
@@ -1,2 +1,81 @@
|
|
|
-# ecoin
|
|
|
+
|
|
|
+![c](https://ecoin.03c8.net/ecoin/ecoin.png)
|
|
|
+
|
|
|
+----------
|
|
|
+
|
|
|
+#### Project Website:
|
|
|
+
|
|
|
+ + https://ecoin.03c8.net
|
|
|
+
|
|
|
+----------
|
|
|
+
|
|
|
+#### Description:
|
|
|
+
|
|
|
+ ECOin is a P2P crypto-currency with the goal of providing a long-term energy-efficient digital economy strategy.
|
|
|
+
|
|
|
+ It uses -[SCRYPT algorithm](https://en.wikipedia.org/wiki/Scrypt)- and implements 3 different mining systems: [Proof-Of-Work](https://en.wikipedia.org/wiki/Proof_of_work), [Proof-Of-Stake](https://en.wikipedia.org/wiki/Proof_of_stake) and [Proof-Of-Transaction](https://cryptoticker.io/en/proof-transaction/).
|
|
|
+
|
|
|
+ There is no maximum number of coins, through the estimated coinbase size will be roughly [225 million ECO].
|
|
|
+
|
|
|
+#### Languages:
|
|
|
+
|
|
|
+ + English
|
|
|
+ + Russian
|
|
|
+ + Catalan
|
|
|
+ + German
|
|
|
+ + Spanish
|
|
|
+ + Basque
|
|
|
+ + French
|
|
|
+ + Italian
|
|
|
+ + Portuguese
|
|
|
+ + Chinese
|
|
|
+
|
|
|
+----------
|
|
|
+
|
|
|
+#### Building:
|
|
|
+
|
|
|
+ This tool runs on many platforms (GNU-Linux/Win32/MacosOSX). See [INSTALL](./ecoin/INSTALL) for your system.
|
|
|
+
|
|
|
+----------
|
|
|
+
|
|
|
+#### License:
|
|
|
+
|
|
|
+ ECOin is a free software released under the GPLv3.
|
|
|
+
|
|
|
+----------
|
|
|
+
|
|
|
+#### Contact:
|
|
|
+
|
|
|
+ - psy (epsylon@riseup.net)
|
|
|
+
|
|
|
+#### Contribute:
|
|
|
+
|
|
|
+ To make donations use the following hash:
|
|
|
+
|
|
|
+ - Bitcoin: 19aXfJtoYJUoXEZtjNwsah2JKN9CK5Pcjw
|
|
|
+ - Ecoin : ETsRCBzaMawx3isvb5svX7tAukLdUFHKze
|
|
|
+
|
|
|
+----------
|
|
|
+
|
|
|
+#### Screenshots:
|
|
|
+
|
|
|
+Digital currency used in Mr. Robot:
|
|
|
+
|
|
|
+![c](https://ecoin.03c8.net/ecoin/ecoin_mrrobot.png)
|
|
|
+
|
|
|
+Wallet:
|
|
|
+
|
|
|
+![c](https://ecoin.03c8.net/ecoin/ecoin_wallet_zoom.png)
|
|
|
+
|
|
|
+Settings:
|
|
|
+
|
|
|
+![c](https://ecoin.03c8.net/ecoin/ecoin_settings_zoom.png)
|
|
|
+
|
|
|
+Debug Console:
|
|
|
+
|
|
|
+![c](https://ecoin.03c8.net/ecoin/ecoin_debug_zoom.png)
|
|
|
+
|
|
|
+Mining:
|
|
|
+
|
|
|
+![c](https://ecoin.03c8.net/ecoin/ecoin_mining_zoom.png)
|
|
|
|