Skip to content

Commit

Permalink
add energyweb to blockchains (trustwallet#19334)
Browse files Browse the repository at this point in the history
* add energyweb to blockchains

* fix(energyweb): remove www from reddit url

* fix(energyweb): docs instead of documentation
  • Loading branch information
jrhender authored Mar 30, 2022
1 parent a01cc82 commit dd4ba75
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions blockchains/energyweb/info/info.json
Original file line number Diff line number Diff line change
@@ -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 added blockchains/energyweb/info/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dd4ba75

Please sign in to comment.