diff --git a/blockchains/energyweb/info/info.json b/blockchains/energyweb/info/info.json new file mode 100644 index 000000000..303c01db3 --- /dev/null +++ b/blockchains/energyweb/info/info.json @@ -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/" + } + ] +} \ No newline at end of file diff --git a/blockchains/energyweb/info/logo.png b/blockchains/energyweb/info/logo.png new file mode 100644 index 000000000..887e79d32 Binary files /dev/null and b/blockchains/energyweb/info/logo.png differ