Browse Source

updated README.md

psy 1 week ago
parent
commit
cb8b71e107
1 changed files with 24 additions and 10 deletions
  1. 24 10
      README.md

+ 24 - 10
README.md

@@ -7,27 +7,23 @@
 
  + https://ecoin.03c8.net
 
-####  Blockchain Explorer:   
-
- + The [blockchain](https://en.wikipedia.org/wiki/Blockchain) with the transactions is publicly accessible from the url: [https://ecoin.03c8.net/blockexplorer](https://ecoin.03c8.net/blockexplorer)
-
-![c](https://ecoin.03c8.net/ecoin/ecoin-blockexplorer.png)
-
 ----------
 
 #### Description:
 
- [ECOin](https://ecoin.03c8.net) is a P2P crypto-currency with the goal of providing a long-term energy-efficient digital economy strategy.
+ [ECOin](https://ecoin.03c8.net) 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: 
+ It uses -[SCRYPT algorithm](https://en.wikipedia.org/wiki/Scrypt)- and implements 3 different mining systems.
+ 
+ **It is the only crypto in the market that implements such a sophisticated mining system**:
 
  + [Proof-Of-Work](https://en.wikipedia.org/wiki/Proof_of_work)
  + [Proof-Of-Stake](https://en.wikipedia.org/wiki/Proof_of_stake) 
- + [Proof-Of-Transaction](https://cryptoticker.io/en/proof-transaction/)
+ + [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:
+ Supported languages:
 
  + English
  + Russian
@@ -42,6 +38,20 @@
 
 ----------
 
+####  Blockchain:   
+
+ + The [blockchain](https://en.wikipedia.org/wiki/Blockchain) with the transactions is publicly accessible from the url: [https://ecoin.03c8.net/blockexplorer](https://ecoin.03c8.net/blockexplorer)
+ 
+ ----------
+
+#### Implementations:
+
+ This crypto-currency is part of the project: [SolarNET.HuB (SNH)](https://solarnethub.com/).
+
+ It allows the [inhabitants](https://solarnethub.com/socialnet/overview) of the [kit](https://solarnethub.com/kit/overview) to access a **totally sustainable market ecosystem**, through the [mining system with solar panels](https://solarnethub.com/kit/hardware).
+
+----------
+
 #### Building:
 
  This tool runs on many platforms (GNU-Linux/Win32/MacosOSX). See [INSTALL](./ecoin/INSTALL) for your system.
@@ -89,3 +99,7 @@ Mining:
 
 ![c](https://ecoin.03c8.net/ecoin/ecoin_mining_zoom.png)
 
+BlockExplorer:
+
+![c](https://ecoin.03c8.net/ecoin/ecoin-blockexplorer.png)
+