Skip to content

Commit

Permalink
feat: add IPFS backup
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilson Lau committed Dec 11, 2023
1 parent 90be79e commit abdcf1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ export const VERIFY_URL = 'https://attestor.bwl.gg'
export const POSTER_URL = 'https://poster.sealcred.xyz'
export const ZK_KETL_ALLOWMAPS = 'https://zk.ketl.xyz/#/allow-map'
export const BWL_IPFS_GATEWAY = 'https://ipfs.sealcred.xyz/ipfs'
export const IPFS_GATEWAY_BACKUP = 'https://ketl.myfilebase.com/ipfs'

export const ATTESTOR_PUBLIC_KEY =
'3022588728262621016474471722865235652573366639695808085248430151628770415819'
Expand Down

0 comments on commit abdcf1d

Please sign in to comment.