Skip to content

Commit

Permalink
add EOS Coin
Browse files Browse the repository at this point in the history
  • Loading branch information
makoshan committed Jul 3, 2018
1 parent f075aed commit 43ea16b
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion coins/eos.json
Original file line number Diff line number Diff line change
@@ -1 +1,24 @@
{}
{
"website": "https://eos.io/",
"published_on": "2017-06-26",
"links": {
"telegram": "https://t.me/joinchat/AAAAAEQbOeucnaMWN0A9dQ",
"twitter": "https://twitter.com/eos_io",
"github": "https://github.com/eosio",
"facebook": "https://www.facebook.com/eosblockchain"
},
"overview": {
"en": "Infrastructure for Decentralized Applications.",
"zh": "EOS 是基于区块链的智能合约平台,致力于实现可支撑高性能分布式应用的区块链架构。"
},
"symbol": "EOS",
"state": "FLOAT",
"initial_price": {
"ETH": "0.00327 ETH",
"USD": "0.99 USD",
"BTC": "0.00036526 BTC"
},
"whitepaper": "https://github.com/EOSIO/Documentation/blob/master/TechnicalWhitePaper.md",
"address": "eos",
"email": "[email protected]"
}

0 comments on commit 43ea16b

Please sign in to comment.