ipfs-shipyard / ipfs-shipyard/integration-mini-projects
Combined badge + pinning service for package repos
- Dominant language
- No language data
- Stars
- 14
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
"Badges" are popular for READMEs found on repos hosted on GitHub and other places:
For example:
https://github.com/badges/shields
I was brainstorming ideas with @andrew and we came up with the idea of using badges together with packages that are backed up by IPFS.
A badge could point to a URL hosted on https somewhere that would generate the badge. Clicking on the badge would lead to a web page that would explain how to install the package via a method (or several methods) that uses IPFS.
Additionally, the server that generates the badges could log and crawl the source repos to determine the latest CIDs, and possibly even pin the packages into a ipfs-cluster to ensure they are available via IPFS.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.