Skip to content

Commit

Permalink
Merge pull request #323 from RootstockCollective/ipfs-gateway
Browse files Browse the repository at this point in the history
Add Pinata cloud IPFS endpoint
  • Loading branch information
jessgusclark authored Oct 30, 2024
2 parents 63864c9 + e12a3b7 commit 00ce332
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config/ipfsGateways.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
export const ipfsGateways = [
'https://red-legislative-meadowlark-461.mypinata.cloud',
'https://ipfs.io/ipfs/',
'https://gateway.pinata.cloud/ipfs/',
'https://dweb.link/ipfs/',
Expand Down

0 comments on commit 00ce332

Please sign in to comment.