forked from BlockABC/eos-tokens
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathEOS.json
22 lines (22 loc) · 1.02 KB
/
EOS.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"name": "EOS",
"symbol": "EOS",
"account": "eosio.token",
"precision": 4,
"issuer": "eosio",
"logo": "https://raw.githubusercontent.com/BlockABC/eos-tokens/master/tokens/eosio.token/EOS.png",
"desc": {
"en": "EOS (Enterprise Operation System) is a blockchain smart contract platform developed by Block.one, which aims to provide bottom blockchain platform services for high-performance distributed applications.",
"zh": "EOS (Enterprise Operation System) 是一个区块链智能合约平台,由Block.one 开发。它致力于为高性能分布式应用提供区块链底层服务。"
},
"website": "https://eos.io",
"whitepaper": "https://github.com/EOSIO/Documentation/blob/master/TechnicalWhitePaper.md",
"links": {
"github": "https://github.com/EOSIO/eos",
"telegram": "https://t.me/joinchat/AAAAAEQbOeucnaMWN0A9dQ",
"twitter": "https://twitter.com/eos_io",
"steemit": "https://steemit.com/trending/eos",
"reddit": "https://www.reddit.com/r/eos/",
"wechat": "Asst_BlockAbC"
}
}