Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call local network #65

Open
xieyue89 opened this issue Dec 28, 2020 · 2 comments
Open

Call local network #65

xieyue89 opened this issue Dec 28, 2020 · 2 comments

Comments

@xieyue89
Copy link

public static String FAUCET_SERVER_URL = "http://testnet.diem.com/mint"
Local network FAUCET_SERVER_URL How to modify this URL

@xli
Copy link

xli commented Jan 6, 2021

We probably should wrap Faucet related methods into a class, and pass a url into it.
Something similar to python sdk implementation: https://diem.github.io/client-sdk-python/diem/testnet.html#diem.testnet.Faucet.

@xli
Copy link

xli commented Jan 7, 2021

If you could send a PR for the solution, I will help to merge it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants