https://github.com/olange/learning-gun
Learning to use the GUN.eco database and protocol (that has an admittedly weird name)
https://github.com/olange/learning-gun
crdt distributed graph-database learning-notes peer-to-peer
Last synced: about 2 months ago
JSON representation
Learning to use the GUN.eco database and protocol (that has an admittedly weird name)
- Host: GitHub
- URL: https://github.com/olange/learning-gun
- Owner: olange
- License: apache-2.0
- Created: 2022-06-22T20:43:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-15T20:05:53.000Z (over 3 years ago)
- Last Synced: 2024-12-30T21:28:45.956Z (about 1 year ago)
- Topics: crdt, distributed, graph-database, learning-notes, peer-to-peer
- Language: HTML
- Homepage:
- Size: 1.62 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learning the GUN.eco database
Learning to use the [GUN](https://gun.eco) database and ecosystem – articles, useful resources, courseware, personal notes.
## Learning / Codelabs
1. [Public pastebin](codelabs/1-pastebin/)
2. [To-do dapp](codelabs/2-todo-dapp/)
2. [Data exchange](codelabs/3-data-xchg/)
## Usage
Execute `npm start` on the command-line and open [`http://localhost:1234/`](http://localhost:1234/) in your browser.