OriginProtocol / OriginProtocol/origin-dollar
Verify smart contracts on sourcify.dev
Nobody has claimed this yet.
- Dominant language
- Solidity
- Stars
- 152
- Forks
- 115
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 17
Description
Let's update our deploy script to verify our smart contracts on https://sourcify.dev as well as Etherscan. This would allow our ABIs to be automatically loaded on Gnosis Safe and anywhere else that integrates with them.
For context:
https://twitter.com/auryn_macmillan/status/1506261245724442625?s=20&t=aj7oowgb-r0CtD4hgElk8Q
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the deploy script that currently verifies smart contracts on Etherscan, then read how deployment addresses and verification metadata are handled. Add Sourcify verification alongside the existing flow and confirm that deployed contract ABIs can be discovered by Sourcify-integrating tools such as Gnosis Safe.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- solidity
- Domain
- blockchain, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100