https://github.com/peer-base/peer-star
Distributed Applications and their internal building blocks exposed as reusable components that can be used for all kinds of p2p usecases
https://github.com/peer-base/peer-star
peer-star
Last synced: over 1 year ago
JSON representation
Distributed Applications and their internal building blocks exposed as reusable components that can be used for all kinds of p2p usecases
- Host: GitHub
- URL: https://github.com/peer-base/peer-star
- Owner: peer-base
- License: mit
- Created: 2018-04-03T07:48:34.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-08-24T15:23:20.000Z (almost 7 years ago)
- Last Synced: 2025-01-10T23:47:18.116Z (over 1 year ago)
- Topics: peer-star
- Size: 39.1 KB
- Stars: 44
- Watchers: 14
- Forks: 8
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# peer-star
Distributed Applications and their internal building blocks exposed as reusable components that can be used for all kinds of p2p usecases
[`peer-star`](https://github.com/search?q=topic%3Apeer-star+org%3Aipfs-shipyard+fork%3Atrue)
## Applications
- [peer-pad](https://github.com/ipfs-shipyard/peer-pad)
- [discussify](https://github.com/ipfs-shipyard/discussify-browser-extension)
## Building blocks
- [peer-star-app](https://github.com/ipfs-shipyard/peer-star-app): Peer-Star App support for real-time collaborative DApps built on top of IPFS
- [delta-crdts](https://github.com/ipfs-shipyard/js-delta-crdts): Delta state-based CRDTs in Javascript
- [js-ipfs](https://github.com/ipfs/js-ipfs): Used for peer discovery, process addressing, local persistence, identity, ...
## Other Libraries and tools
- [pinner](https://github.com/ipfs-shipyard/peer-star-app#pinner): Pins collaborations for a given app.
- [peer-star-react](https://github.com/ipfs-shipyard/peer-star-react): React components for Peer-* apps
- [peer-star-network-vis](https://github.com/ipfs-shipyard/peer-star-network-vis): Peer-* collaboration network visualisation
- [peer-star-network-vis-react](https://github.com/ipfs-shipyard/peer-star-network-vis-react): React component for network and stats visualization for a Peer-* collaboration
## Examples
- [peer-star-app/examples](https://github.com/ipfs-shipyard/peer-star-app/examples)