A public TestNet is now online to help node operators practice running MobileCoin network infrastructure. Interested individuals and organizations are invited to participate and share feedback with the developers.
In addition to bug reports and code contributions, we are seeking feedback on the clarity of our documentation, any criticisms you may have of our design, and any other constructive feedback you would like to share.
Register to participate in the MobileCoin TestNet to receive an allocation of mobilecoins.
-
Sign up using our online form.
-
You will receive an email containing a master key that you can use to claim mobilecoins in the TestNet ledger. Anyone who knows your master key will be able to spend your money, so keep it secret!
You can make your first MobileCoin payment right now!
-
Expand the package archive and launch the "MobileCoin TestNet" client, an app bundle (mac) or shell script (linux).
-
Enter the master key you received in your email and confirm your balance.
-
Try completing a payment to the sample request code you received in your email.
-
Create your own payment request and share it in the MobileCoin forum.
If you have a Linux-compatible home computer, or if you are willing to operate a Linux-compatible server in the cloud, you can run a watcher node in the MobileCoin TestNet.
-
Clone the official MobileCoin repository at Github.
-
Launch the MobileCoin build system Docker container using the command:
./mob prompt
-
At the container prompt, compile and launch the
mobilecoind
daemon using the TestNet quickstart script:./start-testnet-client.sh
-
Use your master key with the TestNet client, or as the root entropy in one of the
mobilecoind
example clients or your own code! -
Exchange payment request information with other community members at the MobileCoin Forum.
-
Collaborate to help stress test the validator nodes to help discover potential problems.
If you have an SGX-capable machine, or if you are willing to operate an SGX-capable server in the cloud, you can run a validator node in the MobileCoin TestNet.
- Send an email to [email protected] and let us know how you'd like to get involved!
For troubleshooting and questions, please visit the community forum at https://community.mobilecoin.foundation. You can also open a technical support ticket via email to [email protected].