Last updated 4 months ago
Quickstart
What you need:
A computer with internet access.
Basic knowledge of command-line tools.
Install IPFS:
Follow installation instructions for your OS: Windows, Linux, or macOS.
Initialize IPFS:
bashCopyEditipfs init
Start the IPFS Daemon:
bashCopyEditipfs daemon
Upload your first file:
bashCopyEditipfs add myfile.txt
Access your file via Cogni Gateway:
arduinoCopyEdithttps://ipfs.cogni.host/ipfs/<CID>