internet4000 / internet4000/find
Experiment with IPFS and dat:// (decentralized storage from URL queries)
Open
- Dominant language
- JavaScript
- Stars
- 45
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
> same goes for `dat://` https://docs.dat.foundation/docs/intro
Not sure if the crypto thing makes it still interesting, but the decentralized idea behing [IPFS](https://www.ipfs.com/) decentralized storage had interest.
They have storage service thing that support [HTTP api calls](https://web3.storage/docs/reference/http-api/) (POST; to store data, GET, to get a stored CID).
We added basic support for `ipfs:` scheme protocol, and the `&ipfs ` build pattern could maybe explore:
```
+ipfs
>ipfs
+ipfs | >ipfs <$1> | +qr-code
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.