Skip to content

Commit e1f130d

Browse files
authored
Update README.md
1 parent 54851fd commit e1f130d

File tree

1 file changed

+66
-11
lines changed

1 file changed

+66
-11
lines changed

README.md

Lines changed: 66 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,76 @@
1-
#Escrow Coin Specification
21

3-
Coin Name : Escrow
42

5-
Ticker : ESCO
3+
![Alt text](https://avatars2.githubusercontent.com/u/35362810?s=160&v=4)
64

7-
Coin Type : POW + POS
85

9-
MAXIMUM BLOCK SIZE : 3 MB
6+
## EscrowCoin
7+
__________________________________________________________________________
108

11-
Block Time : 80 Sec Approx
9+
###### Block Size: 3 MB
10+
###### Proof-of-Work Algorithm: Scrypt
11+
###### Block Time: ~90 seconds
12+
###### Coin Maturity: 100 blocks
13+
###### Maximum Coin Supply: 60 Million
14+
###### Lightning Network: Compatible
15+
###### Masternodes: Enabled
16+
###### Masternodes Collateral: 1,500 ESCO
17+
###### Difficulty retargeting: Every Block
18+
###### POS Block Reward : 12 ESCO
19+
###### POW Reward : .5 ESCO
20+
__________________________________________________________________________
1221

13-
MINIMUM STAKE AGE : 1 Hr
1422

15-
Coin Maturity : 100
23+
## Introducing EscrowCoin
1624

17-
MAX SUPPLY : 60,000,000 Coins
25+
Introducing a new decentralized, open source, community driven digital currency, focusing on Escrow services.
26+
The currency unit of account is **ESCO**, along with its exchange ticker.
1827

19-
RPC Port: 8017
2028

21-
Network Port: 8018
29+
##### Open Source
30+
ESCO is open source. Anyone is free to contribute to ESCO development and make a pull request through Github. Further details, making community contributions as smooth as possible, will become available in the future on the new website.
31+
32+
33+
##### Decentralized Ownership
34+
Ownership and access rights are decentralized. This ensures that the long-term application and longevity is not dependent on a single individual any longer. This safeguards not only EscrowCoin future, but also your investment and partnerships.
35+
36+
37+
##### Community Orientated
38+
One of ESCO core values is being community oriented. Rest assured knowing that the ESCO foundation team will always strive to collect feedback and suggestions from the community and evaluate the input.
39+
40+
41+
##### Trust & Security
42+
Trust and Security are core concerns for users today as well businesses. To ensure that ESCO is as effective as possible Escrow Service application, ESCO will maintain a high focus on increasing anonymity and most important on creating trust and security.
43+
44+
45+
### Links
46+
47+
- **[EscrowCoin Website](http://escrow-coin.com/)**
48+
- **[EscrowCoin Explorer](http://explorer.escrow-coin.com/)**
49+
- **[EscrowCoin Discord](https://discord.gg/BVZdtfF)**
50+
- **[EscrowCoin Reddit](https://www.reddit.com/user/escrowcryptocurrency/comments/7rzl9e/escrow_coin/)**
51+
- **[EscrowCoin Twitter](https://twitter.com/EscrowCoin)**
52+
53+
54+
55+
#### Maximum Coin Supply and Block Reward
56+
57+
ESCO will be capped at a maxium supply of **60 million coins**. This target supports a managed inflation rate that allows for a constant block reward of **12 ESCO**.
58+
59+
The constant block reward prevents event cliffs related to expected "halvings" and will support a more consistent and stable participation rate over a long time horizon.
60+
61+
More information will be available on the ESCO' [website](http://escrow-coin.com/)
62+
63+
64+
#### Masternodes
65+
66+
Masternodes will be supported with a collateral requirement of **1500 ESCO**. The collateral requirement is a dynamic target value and will be updated for future releases based on the market price of ESCO and return on investment relative to its peer group.
67+
68+
Once the exact collateral requirement is accumulated inside an applicable wallet, the associated configured Masternode can be activated.
69+
70+
__________________________________________________________________________
71+
72+
### Acknowledgements
73+
74+
Credit goes to Bitcoin Core, Dash and Bitsend for providing a basic platform for ESCO to enhance and develop, in concert with a shared desire to support the adoption of a decentralised digital currency future for the masses.
75+
76+
__________________________________________________________________________

0 commit comments

Comments
 (0)