mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2024-10-01 01:35:37 -04:00
Add create-ipfs-app (#424)
* Add create-ipfs-app * Add create-ipfs-app * Rebuild Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
parent
76a4a596da
commit
fddfeb211b
@ -194,6 +194,7 @@ Sniffs the DHT gossip and indexes file and directory hashes. Metadata and search
|
||||
- [Blockwatch](https://ipfs.io/ipfs/QmdikpwcyeBuGaVzWzSzPuqvBfTGD8jPAVydcCjYHsBUxo/index.html) - Monitor the current block number of the Ethereum blockchain, and set alerts (stored locally using PouchDB in your browser) for when certain block heights are passed. [Source](https://github.com/MidnightLightning/ethereum-blockwatch)
|
||||
- [Bubble IPFS From URL Plugin](https://bubble.io/plugin/ipfs-add-from-uri-1616424944051x638386852081172500) - Bubble (no code platform) plugin for IPFS From URL integration
|
||||
- [cachewarmer](https://github.com/BrendanBenshoof/cachewarmer) - Donate ipfs gateways to cache other people's content
|
||||
- [create-ipfs-app](https://github.com/alexbakers/create-ipfs-app) - Set up a decentralized web3 app by running one command.
|
||||
- [galacteek](https://galacteek.github.io) - A multi-platform Qt5-based browser for the distributed web [Source](https://github.com/pinnaculum/galacteek)
|
||||
- [gatsby-plugin-ipfs](https://github.com/moxystudio/gatsby-plugin-ipfs) - Adds support for deploying Gatsby websites to IPFS by ensuring that assets are relative.
|
||||
- [git-remote-ipfs](https://github.com/cryptix/git-remote-ipfs) - push/pull repositories from/to IPFS
|
||||
|
@ -23,6 +23,9 @@ content:
|
||||
- title: cachewarmer
|
||||
source: https://github.com/BrendanBenshoof/cachewarmer
|
||||
description: Donate ipfs gateways to cache other people's content
|
||||
- title: create-ipfs-app
|
||||
source: https://github.com/alexbakers/create-ipfs-app
|
||||
description: Set up a decentralized web3 app by running one command.
|
||||
- title: gatsby-plugin-ipfs
|
||||
source: https://github.com/moxystudio/gatsby-plugin-ipfs
|
||||
description: Adds support for deploying Gatsby websites to IPFS by ensuring that assets are relative.
|
||||
|
Loading…
Reference in New Issue
Block a user