Coin Faucet
Faucet
The Faucet feature allows you to request a small amount of MNEE tokens (sandbox) for testing and development purposes. This section provides a simple way to receive tokens using the MNEE CLI.
1. Make sure you have created a Developer Account.
2. Install the MNEE CLI
npm i -g @mnee/cli3. Create a MNEE Sandbox Wallet
mnee createBe sure to select "Sandbox"
4. Connect to the Dev Portal
mnee login4. Request tokens
mnee faucet6. Check your balance
mnee balanceUsage Guidelines
Rate Limiting: You can request tokens once every 24 hours based on the API key used.
Amount: Each request will send 10 MNEE tokens
Last updated