Starter for Ten: Distributed Applications & Single Page Web Apps - msatkinson/ethereum GitHub Wiki
Capturing notes related to the development of Distributed Applications and Single Page Web Applications
##Useful Links
- Ethereum DApp Developer Resources
- Ethereum Web3 JavaScript API
- Distributed Apps using Meteor
- Cross Origin Resource Sharing (CORS)
- Decentralised Data Distribution swarm/IPFS
- Ethereum Embedded and the Light Client Protocol including additional 3rd party commentary
- Example Distributed Apps
- Eris proposes that each user runs the distributed app locally using "localhost, docker or virtual machine". Eris provides a Content Delivery Network implemented using torrents and the ethereum blockchain to publish application events.