mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a987c49d9b
* Add status field to all info files (where missing, with value active). * Enforce check for field status. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
20 lines
1001 B
JSON
20 lines
1001 B
JSON
{
|
||
"name": "Jura",
|
||
"website": "https://jura.network/",
|
||
"source_code": "https://github.com/JuraNetwork",
|
||
"white_paper": "https://docsend.com/view/p9f87gp/",
|
||
"description": "The Jura protocol is essentially a suite of four different innovations all wrapped into one: an individual account-based directed acyclic graph (DAG) data structure we’ve named the Fusus, a Proof of Dedication (PoD) consensus mechanism, a dynamically monitored and distributed sharding (DMDS) technique for distributing data, and an AI security and learning layer to prevent malicious attacks from happening",
|
||
"socials": [
|
||
{
|
||
"name": "Twitter",
|
||
"url": "https://twitter.com/juraprotocol",
|
||
"handle": "JuraProtocol"
|
||
}
|
||
],
|
||
"explorer": "https://etherscan.io/token/0x638155F4BD8F85d401Da32498D8866eE39A150B8",
|
||
"type": "ERC20",
|
||
"symbol": "JREX",
|
||
"decimals": 8,
|
||
"status": "active",
|
||
"id": "0x638155F4BD8F85d401Da32498D8866eE39A150B8"
|
||
} |