forked from trustwallet/assets
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added research links (trustwallet#2391)
* Added links to research.binance.com for all native protocol assets * Added information about BNB and Band
- Loading branch information
Showing
49 changed files
with
1,028 additions
and
980 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,22 @@ | ||
{ | ||
"name": "Aeternity", | ||
"website": "https://aeternity.com", | ||
"source_code": "https://github.com/aeternity", | ||
"white_paper": "https://github.com/aeternity/white-paper/blob/master/paper.pdf", | ||
"short_description": "Aeternity is a blockchain platform with turing complete smart contracts. The platform implemented decentralized oracles to make it possible for decentralized applications to use real world data.", | ||
"description": "Aeternity (AE) is a blockchain platform that focuses on high bandwidth transacting, purely-functional smart contracts, and decentralized oracles. It was founded in 2017, and seeks to eliminate inefficiencies in the crypto market by increasing scalability of smart contracts and dApps, sharding, and off-chain contract execution. The Turing-complete smart contracts on the Aeternity chain allow for transaction execution without third parties or intermediaries. Aeternity also has state channels to enable off-chain smart contract settlements which only touch the blockchain should a disagreement in the contract arise, acting as a self-arbitrating crypto court. The Aeternity blockchain is also built upon state-of-the-art cryptographic data structures which give rise to robust efficiency, strong security, and the elimination “single point of failure” (SPOF) issues.", | ||
"socials": [ | ||
{ | ||
"name": "Twitter", | ||
"url": "https://twitter.com/aeternity", | ||
"handle": "aeternity" | ||
}, | ||
{ | ||
"name": "Reddit", | ||
"url": "https://www.reddit.com/r/Aeternity", | ||
"handle": "Aeternity" | ||
} | ||
], | ||
"explorer": "https://www.aeknow.org/" | ||
} | ||
"name": "Aeternity", | ||
"website": "https://aeternity.com", | ||
"source_code": "https://github.com/aeternity", | ||
"white_paper": "https://github.com/aeternity/white-paper/blob/master/paper.pdf", | ||
"short_description": "Aeternity is a blockchain platform with turing complete smart contracts. The platform implemented decentralized oracles to make it possible for decentralized applications to use real world data.", | ||
"description": "Aeternity (AE) is a blockchain platform that focuses on high bandwidth transacting, purely-functional smart contracts, and decentralized oracles. It was founded in 2017, and seeks to eliminate inefficiencies in the crypto market by increasing scalability of smart contracts and dApps, sharding, and off-chain contract execution. The Turing-complete smart contracts on the Aeternity chain allow for transaction execution without third parties or intermediaries. Aeternity also has state channels to enable off-chain smart contract settlements which only touch the blockchain should a disagreement in the contract arise, acting as a self-arbitrating crypto court. The Aeternity blockchain is also built upon state-of-the-art cryptographic data structures which give rise to robust efficiency, strong security, and the elimination “single point of failure” (SPOF) issues.", | ||
"socials": [ | ||
{ | ||
"name": "Twitter", | ||
"url": "https://twitter.com/aeternity", | ||
"handle": "aeternity" | ||
}, | ||
{ | ||
"name": "Reddit", | ||
"url": "https://www.reddit.com/r/Aeternity", | ||
"handle": "Aeternity" | ||
} | ||
], | ||
"explorer": "https://www.aeknow.org/", | ||
"research": "https://research.binance.com/en/projects/aeternity" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,22 @@ | ||
{ | ||
"name": "Aion", | ||
"website": "https://theoan.com", | ||
"source_code": "https://github.com/aionnetwork", | ||
"white_paper": "https://aion.network/developers/#whitepapers", | ||
"short_description": "The Aion blockchain addresses the scalabilty problem. It has a bridging mechanism that makes inter-blockchain communication with data and value possible. The Aion blockchain also addresses the scalability problem with its virtual machine and enabling of applications to establish a multiple chain connection.", | ||
"description": "Aion is the digital asset of The Open Application Network. Aion is used to secure and access The OAN. As a public infrastructure, a global community of individuals, software companies, and institutions secure and maintain the operations of The OAN. These critical functions are enabled and incentivized using Aion.\r\nThe Open Application Network solves the unintended consequences of platform economies. The OAN is an open source public infrastructure for the creation and hosting of Open Apps. Open Apps are programs that put users back in control and are universally accessible across platforms. The OAN is built on open standards and is owned by everyone that uses it.", | ||
"socials": [ | ||
{ | ||
"name": "Twitter", | ||
"url": "https://twitter.com/Aion_OAN", | ||
"handle": "Aion_OAN" | ||
}, | ||
{ | ||
"name": "Reddit", | ||
"url": "https://reddit.com/r/AionNetwork", | ||
"handle": "AionNetwork" | ||
} | ||
], | ||
"explorer": "https://mainnet.aion.network" | ||
} | ||
"name": "Aion", | ||
"website": "https://theoan.com", | ||
"source_code": "https://github.com/aionnetwork", | ||
"white_paper": "https://aion.network/developers/#whitepapers", | ||
"short_description": "The Aion blockchain addresses the scalabilty problem. It has a bridging mechanism that makes inter-blockchain communication with data and value possible. The Aion blockchain also addresses the scalability problem with its virtual machine and enabling of applications to establish a multiple chain connection.", | ||
"description": "Aion is the digital asset of The Open Application Network. Aion is used to secure and access The OAN. As a public infrastructure, a global community of individuals, software companies, and institutions secure and maintain the operations of The OAN. These critical functions are enabled and incentivized using Aion.\r\nThe Open Application Network solves the unintended consequences of platform economies. The OAN is an open source public infrastructure for the creation and hosting of Open Apps. Open Apps are programs that put users back in control and are universally accessible across platforms. The OAN is built on open standards and is owned by everyone that uses it.", | ||
"socials": [ | ||
{ | ||
"name": "Twitter", | ||
"url": "https://twitter.com/Aion_OAN", | ||
"handle": "Aion_OAN" | ||
}, | ||
{ | ||
"name": "Reddit", | ||
"url": "https://reddit.com/r/AionNetwork", | ||
"handle": "AionNetwork" | ||
} | ||
], | ||
"explorer": "https://mainnet.aion.network", | ||
"research": "https://research.binance.com/en/projects/aion" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,22 @@ | ||
{ | ||
"name": "Algorand", | ||
"website": "http://algorand.foundation", | ||
"source_code": "https://github.com/algorand", | ||
"white_paper": "https://www.algorand.com/resources/white-papers/", | ||
"short_description": "Algorand is the first blockchain to provide immediate transaction finality. No forking. No uncertainty. Algorand removes the technical barriers that for years undermined mainstream blockchain adoption: decentralization, scale, and security.", | ||
"description": "Algorand is the first blockchain to provide immediate transaction finality. No forking. No uncertainty. Algorand removes the technical barriers that for years undermined mainstream blockchain adoption: decentralization, scale, and security.", | ||
"socials": [ | ||
{ | ||
"name": "Twitter", | ||
"url": "https://twitter.com/AlgoFoundation", | ||
"handle": "AlgoFoundation" | ||
}, | ||
{ | ||
"name": "Reddit", | ||
"url": "https://www.reddit.com/r/AlgorandOfficial", | ||
"handle": "AlgorandOfficial" | ||
} | ||
], | ||
"explorer": "https://algoexplorer.io/" | ||
} | ||
"name": "Algorand", | ||
"website": "http://algorand.foundation", | ||
"source_code": "https://github.com/algorand", | ||
"white_paper": "https://www.algorand.com/resources/white-papers/", | ||
"short_description": "Algorand is the first blockchain to provide immediate transaction finality. No forking. No uncertainty. Algorand removes the technical barriers that for years undermined mainstream blockchain adoption: decentralization, scale, and security.", | ||
"description": "Algorand is the first blockchain to provide immediate transaction finality. No forking. No uncertainty. Algorand removes the technical barriers that for years undermined mainstream blockchain adoption: decentralization, scale, and security.", | ||
"socials": [ | ||
{ | ||
"name": "Twitter", | ||
"url": "https://twitter.com/AlgoFoundation", | ||
"handle": "AlgoFoundation" | ||
}, | ||
{ | ||
"name": "Reddit", | ||
"url": "https://www.reddit.com/r/AlgorandOfficial", | ||
"handle": "AlgorandOfficial" | ||
} | ||
], | ||
"explorer": "https://algoexplorer.io/", | ||
"research": "https://research.binance.com/en/projects/algorand" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,22 @@ | ||
{ | ||
"name": "Ark", | ||
"website": "http://ark.io/", | ||
"source_code": "https://github.com/ArkEcosystem", | ||
"white_paper": "https://ark.io/Whitepaper.pdf", | ||
"short_description": "ARK provides users, developers, and startups with innovative blockchain technologies. Aim to create an entire ecosystem of linked chains and a virtual spiderweb of endless use-cases that make ARK highly flexible, adaptable, and scalable.", | ||
"description": "ARK (ARK) is a project that offers a suite of tools to create an ecosystem of interoperable blockchains. Using the Delegated Proof-of-Stake (DPoS) consensus algorithm, ARK's network is secured by delegates, who are appointed by ARK token holders through voting. ARK is also able to connect to external blockchains through the use of 'SmartBridges'.", | ||
"socials": [ | ||
{ | ||
"name": "Twitter", | ||
"url": "https://twitter.com/ArkEcosystem", | ||
"handle": "ArkEcosystem" | ||
}, | ||
{ | ||
"name": "Reddit", | ||
"url": "https://reddit.com/r/ArkEcosystem", | ||
"handle": "ArkEcosystem" | ||
} | ||
], | ||
"explorer": "https://explorer.ark.io" | ||
} | ||
"name": "Ark", | ||
"website": "http://ark.io/", | ||
"source_code": "https://github.com/ArkEcosystem", | ||
"white_paper": "https://ark.io/Whitepaper.pdf", | ||
"short_description": "ARK provides users, developers, and startups with innovative blockchain technologies. Aim to create an entire ecosystem of linked chains and a virtual spiderweb of endless use-cases that make ARK highly flexible, adaptable, and scalable.", | ||
"description": "ARK (ARK) is a project that offers a suite of tools to create an ecosystem of interoperable blockchains. Using the Delegated Proof-of-Stake (DPoS) consensus algorithm, ARK's network is secured by delegates, who are appointed by ARK token holders through voting. ARK is also able to connect to external blockchains through the use of 'SmartBridges'.", | ||
"socials": [ | ||
{ | ||
"name": "Twitter", | ||
"url": "https://twitter.com/ArkEcosystem", | ||
"handle": "ArkEcosystem" | ||
}, | ||
{ | ||
"name": "Reddit", | ||
"url": "https://reddit.com/r/ArkEcosystem", | ||
"handle": "ArkEcosystem" | ||
} | ||
], | ||
"explorer": "https://explorer.ark.io", | ||
"research": "https://research.binance.com/en/projects/ark" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,22 @@ | ||
{ | ||
"name": "BandChain", | ||
"website": "https://bandprotocol.com/", | ||
"source_code": "https://github.com/bandprotocol/bandchain", | ||
"white_paper": "https://github.com/bandprotocol/bandchain/wiki", | ||
"short_description": "Band Protocol is a cross-chain data oracle platform that aggregates and connects real-world data and APIs to smart contracts.", | ||
"description": "Band Protocol is a cross-chain data oracle platform that aggregates and connects real-world data and APIs to smart contracts.", | ||
"socials": [ | ||
{ | ||
"name": "Twitter", | ||
"url": "https://twitter.com/bandprotocol", | ||
"handle": "bandprotocol" | ||
}, | ||
{ | ||
"name": "Reddit", | ||
"url": "https://www.reddit.com/r/bandprotocol/", | ||
"handle": "bandprotocol" | ||
} | ||
], | ||
"explorer": "https://cosmoscan.io/" | ||
} | ||
"name": "BandChain", | ||
"website": "https://bandprotocol.com/", | ||
"source_code": "https://github.com/bandprotocol/bandchain", | ||
"white_paper": "https://github.com/bandprotocol/bandchain/wiki", | ||
"short_description": "Band Protocol is a cross-chain data oracle platform that aggregates and connects real-world data and APIs to smart contracts.", | ||
"description": "Band Protocol is a cross-chain data oracle platform that aggregates and connects real-world data and APIs to smart contracts.", | ||
"socials": [ | ||
{ | ||
"name": "Twitter", | ||
"url": "https://twitter.com/bandprotocol", | ||
"handle": "bandprotocol" | ||
}, | ||
{ | ||
"name": "Reddit", | ||
"url": "https://www.reddit.com/r/bandprotocol/", | ||
"handle": "bandprotocol" | ||
} | ||
], | ||
"explorer": "https://cosmoscan.io/", | ||
"research": "https://research.binance.com/en/projects/band-protocol" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,22 @@ | ||
{ | ||
"name": "BNB coin", | ||
"website": "https://binance.org/", | ||
"source_code": "https://github.com/binance-chain/", | ||
"white_paper": "https://www.binance.com/resources/ico/Binance_WhitePaper_en.pdf", | ||
"short_description": "Fast and secure decentralized digital asset exchange. The new crypto currency trading standard is here.", | ||
"description": "Fast and secure decentralized digital asset exchange. The new crypto currency trading standard is here.", | ||
"socials": [ | ||
{ | ||
"name": "Twitter", | ||
"url": "https://twitter.com/binance_dex", | ||
"handle": "binance_dex" | ||
}, | ||
{ | ||
"name": "Reddit", | ||
"url": "https://reddit.com/r/BinanceExchange", | ||
"handle": "BinanceExchange" | ||
} | ||
], | ||
"explorer": "https://explorer.binance.org/" | ||
} | ||
"name": "BNB coin", | ||
"website": "https://binance.org/", | ||
"source_code": "https://github.com/binance-chain/", | ||
"white_paper": "https://www.binance.com/resources/ico/Binance_WhitePaper_en.pdf", | ||
"short_description": "Fast and secure decentralized digital asset exchange. The new crypto currency trading standard is here.", | ||
"description": "Fast and secure decentralized digital asset exchange. The new crypto currency trading standard is here.", | ||
"socials": [ | ||
{ | ||
"name": "Twitter", | ||
"url": "https://twitter.com/binance_dex", | ||
"handle": "binance_dex" | ||
}, | ||
{ | ||
"name": "Reddit", | ||
"url": "https://reddit.com/r/BinanceExchange", | ||
"handle": "BinanceExchange" | ||
} | ||
], | ||
"explorer": "https://explorer.binance.org/", | ||
"research": "https://research.binance.com/en/projects/bnb" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
{ | ||
"name": "Bitcoin", | ||
"website": "https://bitcoin.org", | ||
"source_code": "https://github.com/bitcoin", | ||
"white_paper": "https://bitcoin.org/bitcoin.pdf", | ||
"short_description": "Bitcoin is a cryptocurrency and worldwide payment system. It is the first decentralized digital currency, as the system works without a central bank or single administrator.", | ||
"description": "The theory behind Bitcoin was first described by Satoshi Nakomoto in a paper Bitcoin: A Peer to Peer Electronic Cash System published to a cryptographic mailing list on the 31st of October 2008. \n\nIn this paper, Satoshi described the protocol (Proof of Work) that would solve the double-spend problem inherent in non-physical (digital) forms of currency.\n\nThe first or Genesis block was mined by Satoshi on the 3rd of January 2009, with the text The Times 03/Jan/2009 Chancellor on brink of second bailout for banks written into the coinbase of the block to act both as a timestamp and a rebuke to the economic instability caused by the widespread practice of fractional reserve banking. The total supply of Bitcoins is capped at 21 million coins (roughly 18 million are currently in circulation), with each coin being divisible to the 8th decimal place, with a single unit of the smallest division (0.00000001 BTC) being known colloquially as a Satoshi (or sat). The software to run miners and wallets is open source and decentralized, meaning that the network is accessible to anyone with a computer and an internet connection. Transactions are validated and written into the blockchain by miners selected via the Proof of Work (SHA-256) protocol. The difficulty of the Proof of Work algorithm is adjusted every 2016 blocks (roughly 2 weeks) to maintain an average block time of roughly 10 minutes. New Bitcoins are created (minted) as a reward to the miner that mined the valid block, with the reward currently sitting at 12.5 Bitcoins per block. This block reward is halved every 210,000 blocks (roughly 4 years) until it reaches zero. This block reward serves as an economic incentive for the miners to continue securing the Bitcoin network.", | ||
"socials": [ | ||
{ | ||
"name": "Twitter", | ||
"url": "https://twitter.com/Bitcoin", | ||
"handle": "Bitcoin" | ||
}, | ||
{ | ||
"name": "Reddit", | ||
"url": "https://reddit.com/r/Bitcoin", | ||
"handle": "Bitcoin" | ||
} | ||
], | ||
"explorer": "https://blockchain.info", | ||
"research": "https://research.binance.com/projects/bitcoin" | ||
"name": "Bitcoin", | ||
"website": "https://bitcoin.org", | ||
"source_code": "https://github.com/bitcoin", | ||
"white_paper": "https://bitcoin.org/bitcoin.pdf", | ||
"short_description": "Bitcoin is a cryptocurrency and worldwide payment system. It is the first decentralized digital currency, as the system works without a central bank or single administrator.", | ||
"description": "The theory behind Bitcoin was first described by Satoshi Nakomoto in a paper Bitcoin: A Peer to Peer Electronic Cash System published to a cryptographic mailing list on the 31st of October 2008. \n\nIn this paper, Satoshi described the protocol (Proof of Work) that would solve the double-spend problem inherent in non-physical (digital) forms of currency.\n\nThe first or Genesis block was mined by Satoshi on the 3rd of January 2009, with the text The Times 03/Jan/2009 Chancellor on brink of second bailout for banks written into the coinbase of the block to act both as a timestamp and a rebuke to the economic instability caused by the widespread practice of fractional reserve banking. The total supply of Bitcoins is capped at 21 million coins (roughly 18 million are currently in circulation), with each coin being divisible to the 8th decimal place, with a single unit of the smallest division (0.00000001 BTC) being known colloquially as a Satoshi (or sat). The software to run miners and wallets is open source and decentralized, meaning that the network is accessible to anyone with a computer and an internet connection. Transactions are validated and written into the blockchain by miners selected via the Proof of Work (SHA-256) protocol. The difficulty of the Proof of Work algorithm is adjusted every 2016 blocks (roughly 2 weeks) to maintain an average block time of roughly 10 minutes. New Bitcoins are created (minted) as a reward to the miner that mined the valid block, with the reward currently sitting at 12.5 Bitcoins per block. This block reward is halved every 210,000 blocks (roughly 4 years) until it reaches zero. This block reward serves as an economic incentive for the miners to continue securing the Bitcoin network.", | ||
"socials": [ | ||
{ | ||
"name": "Twitter", | ||
"url": "https://twitter.com/Bitcoin", | ||
"handle": "Bitcoin" | ||
}, | ||
{ | ||
"name": "Reddit", | ||
"url": "https://reddit.com/r/Bitcoin", | ||
"handle": "Bitcoin" | ||
} | ||
], | ||
"explorer": "https://blockchain.info", | ||
"research": "https://research.binance.com/en/projects/bitcoin" | ||
} |
Oops, something went wrong.