Merge pull request #17 from hyle-team/add-testnet-faucet
Add testnet faucet page
This commit is contained in:
commit
2e5966543c
1 changed files with 14 additions and 0 deletions
14
docs/build/testnet-resources/testnet-faucet.md
vendored
Normal file
14
docs/build/testnet-resources/testnet-faucet.md
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# Testnet faucet
|
||||
|
||||
Need testnet ZANO coins for development and testing? Use the official testnet faucet:
|
||||
|
||||
**[https://faucet.testnet.zano.org](https://faucet.testnet.zano.org)**
|
||||
|
||||
Enter your testnet wallet address to receive free testnet ZANO. These coins have no real value and are meant for testing purposes only.
|
||||
|
||||
## Getting a testnet wallet address
|
||||
|
||||
1. Download a [testnet build](./testnet-builds.md)
|
||||
2. Launch the Zano application — it will automatically connect to the testnet network
|
||||
3. Copy your wallet address from the application
|
||||
4. Paste it into the faucet page and request coins
|
||||
Loading…
Add table
Reference in a new issue