diem / diem/client-sdk-java

Call local network

Open
#65 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.