An open API service indexing awesome lists of open source software.

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

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)