add energyweb to blockchains (#19334)

* add energyweb to blockchains

* fix(energyweb): remove www from reddit url

* fix(energyweb): docs instead of documentation
This commit is contained in:
John Henderson 2022-03-30 16:39:29 +02:00 committed by GitHub
parent a01cc82851
commit dd4ba75fb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,32 @@
{
"name": "Energy Web Token",
"website": "https://energyweb.org",
"description": "Energy Web Token is the operational token behind the Energy Web Chain, a blockchain-based virtual machine designed to support and further application development for the energy sector. Energy Web aims to bring diversity to the energy sector by allowing developers to create decentralized applications.",
"explorer": "https://explorer.energyweb.org/",
"symbol": "EWT",
"type": "coin",
"decimals": 18,
"status": "active",
"links": [
{
"name": "github",
"url": "https://github.com/energywebfoundation"
},
{
"name": "twitter",
"url": "https://twitter.com/energywebx"
},
{
"name": "reddit",
"url": "https://reddit.com/r/EnergyWeb/"
},
{
"name": "whitepaper",
"url": "https://www.energyweb.org/wp-content/uploads/2019/12/EnergyWeb-EWDOS-PART1-VisionPurpose-202006-vFinal.pdf"
},
{
"name": "docs",
"url": "https://energy-web-foundation.gitbook.io/energy-web/"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB