Automation for pinning Status Sticker Packs
https://hub.docker.com/r/statusteam/auto-sticker-pinner
Jakub Sokołowski
33ee8c095d
Signed-off-by: Jakub Sokołowski <jakub@status.im> |
||
---|---|---|
.gitignore | ||
README.md | ||
abi.json | ||
contract.py | ||
ipfs.py | ||
main.py | ||
pack.py | ||
requirements.txt |
README.md
Description
This is an automation written in Python for pinning Status Sticker Packs to our IPFS cluster.
In simple terms it talks to a go-ethereum
node over RPC and waits for specific Ethereum Contract events to detect new Sticker Packs being added. When it detects such an event it talks to the IPFS cluster to pin the pack metadata and all the images.
Usage
TODO
Details
TODO
Known Issues
TODO