You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 19, 2020. It is now read-only.
a e r t h edited this page Apr 2, 2018
·
1 revision
Storing things on the blockchain are forever. Think twice before uploading.
IPFS
"InterPlanetary File System is a protocol and network designed to create a content-addressable, peer-to-peer method of storing and sharing hypermedia in a distributed file system."
With IPFS you are able to upload a file, and retrieve it using the file's hash.
You can store a file's hash on the blockchain using the Input or Data field in a transaction.
It is on the roadmap to add file upload/download using the aquachain command.