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

bug: Fix remix IPFS gateway #1733

Open
badkk opened this issue Nov 8, 2021 · 5 comments · May be fixed by #1760
Open

bug: Fix remix IPFS gateway #1733

badkk opened this issue Nov 8, 2021 · 5 comments · May be fixed by #1760

Comments

@badkk
Copy link

badkk commented Nov 8, 2021

Proposal

  1. Replace remix IPFS gateway ipfs.remixproject.org to Crust Web3 authed gateway(https://wiki.crust.network/docs/en/buildIPFSWeb3AuthGW)
  2. Pin to Crust Network with IPFS Web3 authed pinning service(https://wiki.crust.network/docs/en/buildIPFSW3AuthPin), Crust Network now is over 7000 IPFS nodes and 2100 PB IPFS storage volume all over the world, which can make remix's solidity file more decentralized and distributed
  3. The blockchain cost from Crust Network will be covered by DCF foundation, so the cost for remix is 0

Additional context

  1. Uniswap is now using Pin to Crust in their DApp CD process(https://github.com/Uniswap/interface/blob/main/.github/workflows/release.yaml#L58-L64)
  2. Polkadot is now using Pin to Crust in their DApp CD process(https://github.com/polkadot-js/apps/blob/master/scripts/ipfsUpload.mjs#L94-L99)
  3. The whole pinning service process shows in here
@LowEntropyBody
Copy link

LowEntropyBody commented Nov 8, 2021

Very good suggestion. I tested the getaway provided by remix, and it can indeed be called remotely. The following is how I call the interface to inject file:

b1aced8899521c96d824870f8e04078

@badkk badkk changed the title [Upload to IPFS] Replace remix IPFS gateway to Crust web3 authed gateway bug: Fix remix IPFS gateway Nov 10, 2021
@LianaHus
Copy link
Collaborator

@bunsenstraat

@badkk
Copy link
Author

badkk commented Nov 10, 2021

@bunsenstraat

Im happy to create a PR to fix this with Crust solid IPFS service!

@bunsenstraat
Copy link
Collaborator

thanks! very interesting.

@badkk badkk linked a pull request Nov 15, 2021 that will close this issue
@badkk
Copy link
Author

badkk commented Nov 15, 2021

thanks! very interesting.

@bunsenstraat Fixed in #1760

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

Successfully merging a pull request may close this issue.

4 participants