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
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] \
--signer [your-established-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 :thinking_face:
HINT: namadac balance
Q: How do I use the Ethereum Bridge?
A: The Ethereum Bridge is not yet implemented as of 0.12.0. Keep an eye on the Changelog 👀 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!
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