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

xmr: Add testnet functionality. #2919

Open
JoeGruffins opened this issue Aug 16, 2024 · 3 comments · May be fixed by #2942
Open

xmr: Add testnet functionality. #2919

JoeGruffins opened this issue Aug 16, 2024 · 3 comments · May be fixed by #2942

Comments

@JoeGruffins
Copy link
Member

Part of https://proposals.decred.org/record/fa0ea64

The test swapping app only works on simnet currently but should also be adjusted for testnet.

@dev-warrior777
Copy link
Contributor

dev-warrior777 commented Aug 17, 2024

Ok ..

  1. Use stagenet - Monero testnet is only for monero daemon development.
  2. Start monerod --stagenet
  3. Start a local monero-wallet-rpc --stagenet -- talking to the daemon rpc port. Parameters can adapt from simnet harness.

point go-monero at the local monero-wallet-rpc --stagenet wallet rpc port

Or can connect to remote https://github.com/moneroexamples/monero-stagenet-services
but not trusted so better not

For mining you have to wait but is pretty fast on stagenet.

@dev-warrior777
Copy link
Contributor

I will look at the connection side and creating/generating a stagenet wallet (my) today.

@dev-warrior777
Copy link
Contributor

dev-warrior777 commented Aug 18, 2024

Howto use stagenet - sync, setup and examples

@JoeGruffins JoeGruffins linked a pull request Sep 3, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants