Python Tutorial | Adding Metadata to an Aleph.im Store Message | 10-Minute Tutorials

2 years ago
13

For our generative NFT project, we'll need a place to store the NFT images. We're going to use the Aleph.im network to store them on IPFS. In this video we start adding our metadata to the message that stores our file, and we prevent storing the file if we've already done it.

This is step 4 in our generative NFT project.

Helpful Links:
- Aleph Developer Chat: https://t.me/joinchat/K-tPZk-5FzRlOThk
- Aleph Client installation: https://github.com/aleph-im/aleph-vm/blob/main/tutorials/README.md
- Part 1: https://youtu.be/hvy9msjJdMs
- Part 2: https://youtu.be/hvy9msjJdMs
-- Part 3: https://youtu.be/lFfhP0uyzSU
- Pillow: https://pillow.readthedocs.io/en/stable/index.html
- Vagrant setup: https://youtu.be/AlRejC0lIGk

Loading comments...