Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cblgh/decent-dat-intro
a buffet of tiny demos for easing in everyone with developing decentralized apps
https://github.com/cblgh/decent-dat-intro
beaker buffet dat
Last synced: 17 days ago
JSON representation
a buffet of tiny demos for easing in everyone with developing decentralized apps
- Host: GitHub
- URL: https://github.com/cblgh/decent-dat-intro
- Owner: cblgh
- License: mit
- Created: 2018-02-21T12:14:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-08T10:06:12.000Z (over 6 years ago)
- Last Synced: 2024-10-03T23:51:34.249Z (about 1 month ago)
- Topics: beaker, buffet, dat
- Language: JavaScript
- Size: 169 KB
- Stars: 69
- Watchers: 7
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - cblgh/decent-dat-intro - a buffet of tiny demos for easing in everyone with developing decentralized apps (others)
README
# decent-dat-intro
a buffet of tiny demos for easing in everyone with developing decentralized apps using [beaker](http://beakerbrowser.com/) & [dat](https://datproject.org/)_if you're wondering what this is all about, check out the [lecture](https://www.youtube.com/watch?v=-0cgl6okmUs) (30 minutes)_
if you want to see the demos in action you will need [Beaker Browser](http://beakerbrowser.com/). once you have it installed you can either:
* visit the dat urls below (optionally using beaker's forking function to **create an editable copy**!)
* or do it locally, using the following steps
1. clone the repo
1. open beaker & choose `Create new site` in the burger menu
1. copy the contents of the demo you want to check out to the new site's folder (located in `~/Sites/` directory, which is where beaker stores its sites), or use Beaker's workspace option to choose the site folder
----
### the list of original dat urls
* the list of everything
`dat://e503e220e76944d773c8d90cf67f179ac6126a298301b23961567de69ad16a09/`
* the simple html life
`dat://80a88c0625ef7e35fd8ab7a88ee3137845d8265b006e2ad019ec4cbec920ad3f/`
* reading & writing
`dat://5d382324488d33d2a1c808fbe33a1fe586701c2bb9dd31b570a76e6c251cab2c/`
* remote app pattern
`dat://4327a4793d59ca56bedd7c2688137daf0469ad840338462d8e8100e8982bdeac/`
`dat://5bc5bccbfbbb0ee690823171115f7925cbdb3fb9701d9683d6023309264560b0/`
* the simple chat app
`dat://b866247e6ea6ed69a84c0123e8ae76d409061b54256c10f6050d4262b7203dc1/`
* [datradio](https://github.com/cblgh/datradio)
`dat://31efd7c43603b57d18d0dcc4e2a32bf5cae08ab5930071e4da3513dbc4c60f5f/`