Python Tutorial | Saving Images to IPFS via the Aleph Network | 10-Minute Tutorials

3 years ago
7

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.

This is step 3 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
- Pillow: https://pillow.readthedocs.io/en/stable/index.html
- Vagrant setup: https://youtu.be/AlRejC0lIGk

Loading comments...