Namada FAQ
Q: How do I join as a validator post-genesis?
A: Joining as a validator post genesis can be done following these instructions (opens in a new tab)
Q: How do I use the Faucet?
A: The faucet can be used to get a various list of tokens from the following command:
namadac transfer \
--token NAM \
--amount 1000 \
--source faucet \
--target <your-established-account-alias> \
--signing-keys <your-implicit-account-alias>
Q: Where can I see the available tokens on the Faucet?
A: The following list of tokens are available to withdraw from the faucet:
NAM, DOT, ETH, BTC
There are a few more, but we leave it to you as a challenge to find out which these are 🤔
HINT: namadac balance
Q: How do I use the Ethereum Bridge?
A: The Ethereum Bridge is not yet implemented as of 0.17.5. Keep an eye on the Changelog (opens in a new tab) 👀 to see when it will be officially released.
Q: How can I make an IBC transfer?
A: Same as Ethereum Bridge, so keep an eye on the Changelog (opens in a new tab)!
Q: What requirements do I need to be a User/Validator on Namada
A: See hardware requirements.
In order to build binaries from source, at least 16GB RAM will be required.