-
Notifications
You must be signed in to change notification settings - Fork 6
Software stack
Gene Vayngrib edited this page Jan 18, 2015
·
2 revisions
this article is a stub, it will describe what is depicted on this slide
stack:
- the blockchain: bitcoin or Ethereum
- P2P overlay networks, DHT, bittorrent, sidechains
- rich client (DApp client), based on node-webkit or a similar setup based on Chrome apps, which includes SPV client for the blockchain and is also a node in the P2P overlay networks.
- web app client talking to DApps server. In this case DApps server is the one talking to the blockchain and overlay networks, and web app client is just talking to DApps server.
###Software
###Front end