Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DAISEE/DApp-v2
Prototype for a decentralized app (powered by Ethereum).
https://github.com/DAISEE/DApp-v2
dapp energy ethereum flask smart-contracts
Last synced: about 1 month ago
JSON representation
Prototype for a decentralized app (powered by Ethereum).
- Host: GitHub
- URL: https://github.com/DAISEE/DApp-v2
- Owner: DAISEE
- License: gpl-3.0
- Created: 2017-04-02T18:39:12.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-21T00:07:27.000Z (over 7 years ago)
- Last Synced: 2024-03-14T22:21:03.351Z (10 months ago)
- Topics: dapp, energy, ethereum, flask, smart-contracts
- Language: JavaScript
- Homepage:
- Size: 1.06 MB
- Stars: 4
- Watchers: 7
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DApp-v2
![Snapshot](images/DApp.png)
Prototype for a decentralized application on a private blockchain (Ethereum). _Work in progress ([proto v0.2](https://github.com/DAISEE/Prototypes#prototype-v02))_
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/9054abf72b0d490aa60599865f2ed4a2)](https://www.codacy.com/app/SamR1/DApp-v2?utm_source=github.com&utm_medium=referral&utm_content=DAISEE/DApp-v2&utm_campaign=Badge_Grade)Sources:
* [The proto-documentation of the DAISEE Dapp (in French)](https://hackpad.com/DAISEE-Design-Deploy-App-sTLyhw9iOaO)
* [A simple smart contract Web UI using web3.js](http://hypernephelist.com/2016/06/21/a-simple-smart-contract-ui-web3.html)
* [Dashboard to visualize the activity in the SolarChain network](https://github.com/tomconte/solarchain-dashboard)
* [Create your own crypto-currency with Ethereum](https://www.ethereum.org/token)