https://github.com/orbitdb/spec
Specifications for implementing the OrbitDB System
https://github.com/orbitdb/spec
orbitdb spec specification
Last synced: 8 months ago
JSON representation
Specifications for implementing the OrbitDB System
- Host: GitHub
- URL: https://github.com/orbitdb/spec
- Owner: orbitdb
- Created: 2019-10-01T14:27:05.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2021-05-07T14:54:26.000Z (about 5 years ago)
- Last Synced: 2025-08-25T19:36:19.684Z (10 months ago)
- Topics: orbitdb, spec, specification
- Homepage:
- Size: 1000 Bytes
- Stars: 3
- Watchers: 9
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OrbitDB Spec
> Specifications for implementing the OrbitDB System
## WIP
Now that OrbitDB is implemented in JavaScript and Go, community members have asked for an official spec. This is the place for that spec to go. Currently, it is a Work-in-Progress.
## Contributing
The best way to make this no longer a WIP is to:
- Open an issue and discuss how to begin making a viable spec
- Corral other contributors on the Gitter to help you out
- Start making PRs
- Look at other specs we could look at the format of to see how to build this one
- And more...
Basically: get involved. Contributors 100% welcome.
## License
TBD. Most likely MIT © 2019 OrbitDB Community.