mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
23 lines
928 B
JSON
23 lines
928 B
JSON
|
{
|
||
|
"name": "Smart Chain",
|
||
|
"website": "https://www.binance.org/en/smartChain",
|
||
|
"source_code": "https://github.com/binance-chain/whitepaper/blob/master/WHITEPAPER.md",
|
||
|
"white_paper": "https://dex-bin.bnbstatic.com/static/Whitepaper_%20Binance%20Smart%20Chain.pdf",
|
||
|
"short_description": "A Parallel Binance Chain to Enable Smart Contracts",
|
||
|
"description": "This dual-chain architecture will empower its users to build their decentralized apps and digital assets on one blockchain and take advantage of the fast trading to exchange on the other.",
|
||
|
"socials": [
|
||
|
{
|
||
|
"name": "Twitter",
|
||
|
"url": "https://twitter.com/binance_dex",
|
||
|
"handle": "binance_dex"
|
||
|
},
|
||
|
{
|
||
|
"name": "Reddit",
|
||
|
"url": "https://reddit.com/r/BinanceExchange",
|
||
|
"handle": "BinanceExchange"
|
||
|
}
|
||
|
],
|
||
|
"explorer": "https://bscscan.com",
|
||
|
"research": "https://docs.binance.org/smart-chain/guides/bsc-intro.html"
|
||
|
}
|