trustwallet-assets/blockchains/eos/info/info.json

23 lines
1.7 KiB
JSON
Raw Normal View History

{
"name": "EOS",
"website": "https://eos.io",
"source_code": "https://github.com/eosio",
"white_paper": "https://github.com/EOSIO/Documentation/blob/master/TechnicalWhitePaper.md",
"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"
}