Nebulas launched its Testnet on December 31st, 2017.
Here is a step-by-step tutorial on how to claim Nebulas Testnet tokens.
For parties interested in joining Nebulas TestNet, here’s how you can do it:
- Compile and Install Nebulas, follow our Nebulas Installation Guide
Installation
Sending Transaction
Writing Smart Contract in JavaScript
Introducing Smart Contract Storage
Interacting with Nebulas by RPC API
1. Claim Nebulas Testnet tokens
- Create a new Nebulas account.
- Setup your new account with a passphase and DO NOT lose this passphase.
- An Address will be generated: e6dea0d0769fbf71ab01f8e0d78cd59e78361a450e1f4f88 (like this)
- After the address is generated, the encrypted file of private key is saved in the /keydir configured in the config.conf file.
2. Claim tokens at the website
https://testnet.nebulas.io/claim
2.1 Claiming NAS Testnet Tokens
- Fill in your email and wallet address.
- Click [Claim Token].
- You will receive 10 NAS TestNet daily.
Note: Each unique email can only claim 10 NAS per day.
2.2 Checking Balance of NAS Testnet Tokens
- Fill in your wallet address.
- Click [Check Balance].
- Your balance will be reflected.
Have fun with Nebulas Testnet!