mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* Remove all source_code and whitepaper fields (moved to links section) * Move white_paper fields to links section * Add checks for source_code, whitepaper fields * Whitepaper fixes Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
22 lines
819 B
JSON
22 lines
819 B
JSON
{
|
|
"name": "Bifrost",
|
|
"website": "https://thebifrost.io/",
|
|
"short_description": "Middleware platform that enables developers to create Decentralized Applications (DApps) on top of multiple protocols",
|
|
"description": "Developers can combine the best protocols to develop substantially more scalable and flexible DApps.",
|
|
"explorer": "https://etherscan.io/token/0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c",
|
|
"type": "ERC20",
|
|
"symbol": "BFC",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/bifrost-platform"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://thebifrost.io/static/Bifrost_WP_Eng.pdf"
|
|
}
|
|
]
|
|
} |