On a private testnet, how to get UI working?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 131
- Forks
- 143
- PR merge metrics
- No merged PRs in 30d
Description
For reasons I want to do development on a private testnet and make sure my ERC20 contracts work with Uniswap
I ran this script, and deployed some ERC20 tokens, and started hacking on the interface to make it work with the testnet using the addresses from state.json. Unfortunately I was only partially successful. Some documentation, or better yet a way I can dump state.json into the frontend and have it magically pick everything up, would be a big help.
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 reviewing the deployment script, the generated state.json, and how the frontend currently consumes deployed contract addresses. Determine whether the intended outcome is documentation or automatic state.json loading, then define a reproducible private-testnet workflow that confirms the ERC20 contracts and Uniswap interface work together.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli, devops, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100