|
|
|
|
|
by cle
1599 days ago
|
|
IPFS doesn't use a blockchain nor crypto. Conceptually the Internet is a set of protocols that together map (data-identifier, provider) -> bytes (e.g. GET https://<provider>/<data-identifier>). Similarly IPFS is a set of protocols that map (data-identifier) -> bytes. |
|