mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
75136431f4
* Add nested-property for easy work with objects * Add infoList interface * Modify and run script to gen new "username" property * Add "username" prop for all coins * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Rename username -> handle * Rename username -> handle * Optimised images with calibre/image-actions * rename * Update handle Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
31 lines
1.6 KiB
JSON
31 lines
1.6 KiB
JSON
{
|
|
"name": "EOS",
|
|
"website": "https://eos.io",
|
|
"source_code": "https://github.com/eosio",
|
|
"whitepaper": "https://github.com/EOSIO/Documentation/blob/master/TechnicalWhitePaper.md",
|
|
"explorers": [
|
|
{
|
|
"name": "Bloks",
|
|
"url": "https://bloks.io/"
|
|
}
|
|
],
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/block_one_",
|
|
"handle": "block_one_"
|
|
},
|
|
{
|
|
"name": "Reddit",
|
|
"url": "https://reddit.com/r/EOS",
|
|
"handle": "EOS"
|
|
}
|
|
],
|
|
"details": [
|
|
{
|
|
"language": "en",
|
|
"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."
|
|
}
|
|
],
|
|
"data_source": "crowd"
|
|
} |