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

Add custom did methods and IPFS gateway to config #10

Merged
merged 7 commits into from
Apr 26, 2024

Conversation

daveroga
Copy link
Contributor

Add custom did methods and IPFS gateway to refresh service in config the same as we have in the Issuer Node.

  • IPFS_GATEWAY_URL
    Example:
    IPFS_GATEWAY_URL="https://ipfs.io"
    
  • SUPPORTED_CUSTOM_DID_METHODS.
    Example:
    SUPPORTED_CUSTOM_DID_METHODS='[{"blockchain":"linea","network":"testnet","networkFlag":"0b01000001","chainID":59140}]'
    

@daveroga daveroga self-assigned this Apr 25, 2024
@ilya-korotya ilya-korotya merged commit 1e14c78 into main Apr 26, 2024
2 checks passed
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 this pull request may close these issues.

2 participants