Created LINK info.json (#1247)

* Created LINK info.json

Add info.json to LINK (ERC20) repo

* Optimised images with calibre/image-actions

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Andrew M 2020-02-17 16:38:22 +08:00 committed by GitHub
parent a600dd7e0f
commit e28e74bf45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 27 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 KiB

After

Width:  |  Height:  |  Size: 60 KiB

View File

@ -0,0 +1,27 @@
{
"name": "Chainlink",
"website": "https://chain.link",
"source_code": "https://github.com/smartcontractkit/chainlink",
"white_paper": "https://link.smartcontract.com/whitepaper",
"short_description": "The LINK Network provides smart contracts with data, bank payments and access to APIs.",
"description": "Chainlink (LINK) is a decentralized oracle service, which aims to connect smart contracts with data from the real world. Since blockchains cannot access data outside their network, oracles are needed to function as data feeds in smart contracts. Oracles provide external data (e.g. temperature, weather) that trigger smart contract executions upon the fulfillment of pre-defined conditions. Participants on the Chainlink network are incentivized (through rewards) to provide smart contracts with access to external data feeds. Should users desire access to off-chain data, they can submit a requesting contract to ChainLinks network. These contracts will match the requesting contract with the appropriate oracles. The contracts include a reputation contract, an order-matching contract, and an aggregating contract. The aggregating contract gathers data of the selected oracles to find the most accurate result.",
"explorers": [
{
"name": "Etherscan",
"url": "https://etherscan.io/token/0x514910771af9ca656af840dff83e8264ecf986ca"
}
],
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/chainlink",
"handle": "chainlink"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/chainlink",
"handle": "chainlink"
}
],
"data_source": "crowd"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 144 KiB

After

Width:  |  Height:  |  Size: 115 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 12 KiB