Skip to content

Commit

Permalink
Create info.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptomanz1 committed Jul 3, 2023
1 parent 35a2482 commit 1294ad4
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions blockchains/komodo/info/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "Komodo",
"website": "https://komodoplatform.com",
"description": "Komodo is an open-source blockchain technology provider. We are a community of innovators changing the world.",
"explorer": "https://kmdexplorer.io/",
"symbol": "KMD",
"type": "coin",
"decimals": 8,
"status": "active",
"links": [
{
"name": "github",
"url": "https://github.com/KomodoPlatform/komodo"
},
{
"name": "twitter",
"url": "https://twitter.com/KomodoPlatform"
}
]
}

0 comments on commit 1294ad4

Please sign in to comment.