add blockwatch

This commit is contained in:
Henrique Dias 2018-07-17 19:47:59 +01:00
parent 34d654455d
commit 03268d8240

View File

@ -78,3 +78,9 @@ content:
- title: ipfs-add-from-encrypted - title: ipfs-add-from-encrypted
source: https://github.com/TroyWilson1/ipfs-add-from-encrypted source: https://github.com/TroyWilson1/ipfs-add-from-encrypted
description: Encrypt a file or directory with AES256 then add to IPFS description: Encrypt a file or directory with AES256 then add to IPFS
- title: Blockwatch
website: https://ipfs.io/ipfs/QmdikpwcyeBuGaVzWzSzPuqvBfTGD8jPAVydcCjYHsBUxo/index.html
source: https://github.com/MidnightLightning/ethereum-blockwatch
description: >
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.