monad-crypto / monad-crypto/protocols
automatic check that all contracts mentioned here are verified on both monadvision and monadscan
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 93
- Forks
- 258
- Avg merge
- 10h 17m
- Merged PRs (30d)
- 19
Description
for example, 0x93FE94Ad887a1B04DBFf1f736bfcD1698D4cfF66 (NTTWithExecutor from Wormhole) is verified on MonadVision but NOT Monadscan: https://monadscan.com/address/0x93FE94Ad887a1B04DBFf1f736bfcD1698D4cfF66#code
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
Start by inspecting the repository's contract-address registry and any existing metadata or validation checks. Use the linked Monadscan address and its MonadVision counterpart as the example, then define the check's done condition as confirming that every mentioned contract is verified on both services.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- blockchain, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100