hashgraph / hedera-sourcify

Tools for verifying Hedera smart contracts using standard open source libraries.
Apache License 2.0
6 stars 7 forks source link

Make URL of sourcify server and repository configurable #21

Closed svienot closed 1 year ago

svienot commented 1 year ago

Description:

These changes allow to configure the URL of the server and repository services via runtime environment variables:

Related issue(s):

Fixes #20

Notes for reviewer:

This is code is already running in the POC server (pointed to by Hashscan staging).