mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2024-11-20 11:28:35 -05:00
Merge pull request #107 from MidnightLightning/patch-1
Add Ethereum Blockwatch
This commit is contained in:
commit
54a0b2b37f
1 changed files with 2 additions and 1 deletions
|
@ -95,6 +95,7 @@ These are narrowly-scoped, little JS "apps" deployed through IPFS.
|
|||
|
||||
## Tools
|
||||
|
||||
* [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. ([github](https://github.com/MidnightLightning/ethereum-blockwatch))
|
||||
* [cachewarmer](https://github.com/BrendanBenshoof/cachewarmer) - Donate ipfs gateways to cache other people's content
|
||||
* [git-remote-ipfs](https://github.com/cryptix/git-remote-ipfs) - push/pull repositories from/to IPFS
|
||||
* [http2ipfs](https://github.com/jbenet/http2ipfs-web) - This is a simple webtool to add URLs to an IPFS node.
|
||||
|
|
Loading…
Reference in a new issue