https://github.com/mileszim/ember-data-orbitdb-adapter
OrbitDB adapter for Ember Data
https://github.com/mileszim/ember-data-orbitdb-adapter
ember-addon ember-data ipfs orbitdb
Last synced: about 1 month ago
JSON representation
OrbitDB adapter for Ember Data
- Host: GitHub
- URL: https://github.com/mileszim/ember-data-orbitdb-adapter
- Owner: mileszim
- License: mit
- Created: 2021-07-12T19:57:19.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-12T19:58:15.000Z (almost 5 years ago)
- Last Synced: 2025-09-26T16:34:08.760Z (8 months ago)
- Topics: ember-addon, ember-data, ipfs, orbitdb
- Language: JavaScript
- Homepage:
- Size: 257 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
ember-data-orbitdb-adapter
==============================================================================
[Short description of the addon.]
Compatibility
------------------------------------------------------------------------------
* Ember.js v3.16 or above
* Ember CLI v2.13 or above
* Node.js v10 or above
Installation
------------------------------------------------------------------------------
```
ember install ember-data-orbitdb-adapter
```
Usage
------------------------------------------------------------------------------
[Longer description of how to use the addon in apps.]
Contributing
------------------------------------------------------------------------------
See the [Contributing](CONTRIBUTING.md) guide for details.
License
------------------------------------------------------------------------------
This project is licensed under the [MIT License](LICENSE.md).