trustwallet-assets/blockchains/eos/info/info.json
notadao 6907f29be8
Added research links (#2391)
* Added links to research.binance.com for all native protocol assets

* Added information about BNB and Band
2020-06-17 17:53:08 +08:00

23 lines
1.7 KiB
JSON

{
"name": "EOS",
"website": "https://eos.io",
"source_code": "https://github.com/eosio",
"white_paper": "https://github.com/EOSIO/Documentation/blob/master/TechnicalWhitePaper.md",
"short_description": "EOS is a cryptocurrency token and blockchain that operates as a smart contract platform for the deployment of decentralized applications and decentralized autonomous corporations.",
"description": "EOS.IO is a blockchain protocol powered by the native cryptocurrency EOS. The protocol emulates most of the attributes of a real computer including hardware (CPU(s) & GPU(s) for processing, local/RAM memory, hard-disk storage) with the computing resources distributed equally among EOS cryptocurrency holders. EOSIO operates as a smart contract platform and decentralized operating system intended for the deployment of industrial-scale decentralized applications through a decentralized autonomous corporation model. The smart contract platform claims to eliminate transaction fees and also conduct millions of transactions per second. EOS (EOS) is software that introduces a blockchain architecture designed to enable vertical and horizontal scaling of decentralized applications. The EOS software provides accounts, authentication, databases, asynchronous communication and the scheduling of applications across multiple CPU cores and/or clusters.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/block_one_",
"handle": "block_one_"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/EOS",
"handle": "EOS"
}
],
"explorer": "https://bloks.io/",
"research": "https://research.binance.com/en/projects/eos"
}