New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IPFS URL #181
Comments
|
@sridhar87 I opended a question under our FAQ, where we will try to formulate exhaustive answer for it. In short terms:
Please follow up your question in our FAQ section ipfs-inactive/faq#142 |
|
@Kubuxu I thank you for opening a FAQ and also for answering my question. We would start storing the hashes prepended with /ipfs/ Yeah, a javascript to rewrite the URL would be great too. |
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
marathonfail commentedJul 1, 2016
What are the best practices to use IPFS URL?
Should we rely on the IPFS URL like below to be available always, or should we use our own way to construct the URL and store just the hash of the file and access the file through our own server using the IPFS API.
https://ipfs.io/ipfs/QmburSK2Cjav26X6oGsiXwwwDXnVUUjm9i65UErRD99Z9v
After working on this for a few times, I feel IPFS is just GREAT!!! I am really feeling like this will be the future of the web storage. Great work so far. It is just mind blowing seeing this work instantly.
Thanks,
Sridhar
The text was updated successfully, but these errors were encountered: