Skip to content
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

Feature: Support for Ipfs links #132

Open
defikintaro opened this issue Sep 12, 2021 · 0 comments
Open

Feature: Support for Ipfs links #132

defikintaro opened this issue Sep 12, 2021 · 0 comments

Comments

@defikintaro
Copy link

Hello there,

Because of http/https domains enforces nft holders to trust centralized systems, I would like to suggest for viewing nft assets by using ipfs:// links.
Link example : ipfs://QmeS6ora4CP5ZJYUC45332a3vcp9wNXdcSQXApR7FjVwY4

To do this properly, js-ipfs library can be used. This basically initiates an Ipfs node on the client side and allows programmer to make Ipfs cat/stat calls directly to the network.
I believe that trusting an Ipfs gateway is also an bad option. However for performance and user experience considerations this could be used.

Thank you !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant