Migrate Rinkeby Testnet Explorer to Goerli
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 26
- Avg merge
- 11h 58m
- Merged PRs (30d)
- 16
Description
There was a Testnet explorer for Livepeer located at: https://arbitrum-rinkeby.explorer.livepeer.org/
The SSL certificate for it expired on 11/11/2022. The Rinkeby testnet has been deprecated in favor of Goerli post-merge on September 15th, 2022.
There is a need to migrate Livepeer smart contracts to the Goerli test network and to restore this Explorer resource to help with testing and development on the livepeer network. In the meantime, developers are either running on their old rinkeby configurations or the new -pricePerBroadcaster flag on mainnet.
If there's anything I can do to help with this, I'll be happy to contribute towards it, just not sure where to begin with the smart contract side of things.
Contributor guide
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
No files, tests, or entry points are named. Start by auditing the repository for Rinkeby explorer and network configuration, then determine the Goerli smart-contract deployment and explorer requirements; done means the explorer is restored on Goerli with contracts migrated and testing works against it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100