aleph-im / aleph-client

Lightweight Python Client library for the Aleph.im network
MIT License
12 stars 14 forks source link

Upload temporary files to an IPFS server instead of a CCN #120

Open hoh opened 1 year ago

hoh commented 1 year ago

Using client = aioipfs.AsyncIPFS(maddr='/ip4/10.0.1.4/tcp/5001/https') and using /api/v0/add from https://docs.ipfs.tech/reference/kubo/rpc/#api-v0-add

MHHukiewitz commented 1 year ago

Some explanation: