Call local network
Open
- Dominant language
- Java
- Stars
- 19
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
public static String FAUCET_SERVER_URL = "http://testnet.diem.com/mint"
Local network FAUCET_SERVER_URL How to modify this URL
Contributor guide
Research direction
Start by locating the Java declaration of FAUCET_SERVER_URL and trace where the faucet URL is read when minting. Check whether the SDK exposes configuration for a local network and identify the existing tests or example entry points for faucet calls. Done means the local faucet URL can be selected without changing a hard-coded constant, with its behavior covered by the relevant test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100