From 17302faa43e40095ba633660c49146bb5c576fa1 Mon Sep 17 00:00:00 2001 From: zachzwei <35627271+zachzwei@users.noreply.github.com> Date: Tue, 21 Jan 2020 22:40:21 +0800 Subject: [PATCH] Update EOS info.json Source: https://coinmarketcap.com/currencies/eos/ --- blockchains/eos/info/info.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/blockchains/eos/info/info.json b/blockchains/eos/info/info.json index 5348e3e63..25e7f916e 100644 --- a/blockchains/eos/info/info.json +++ b/blockchains/eos/info/info.json @@ -1,28 +1,28 @@ { - "name": "", - "website": "", - "source_code": "", - "whitepaper": "", + "name": "EOS", + "website": "https://eos.io", + "source_code": "https://github.com/eosio", + "whitepaper": "https://github.com/EOSIO/Documentation/blob/master/TechnicalWhitePaper.md", "explorers": [ { - "name": "", - "url": "" + "name": "Bloks", + "url": "https://bloks.io/" } ], "socials": [ { "name": "Twitter", - "url": "" + "url": "https://twitter.com/block_one_" }, { "name": "Reddit", - "url": "" + "url": "https://reddit.com/r/EOS" } ], "details": [ { "language": "en", - "description": "" + "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"