diff --git a/README.md b/README.md index 144be15..547d4c1 100644 --- a/README.md +++ b/README.md @@ -143,22 +143,30 @@ When starting the Testnet Starter for the first time, (or restarting after a lon - Your local Geth node will need time to sync. - Geth checker will wait until Geth is in sync and only then Codex will start. -Before you can use the marketplace functionality of Codex, you will need to obtain some tokens in the testnet. -1. Join the [Codex Discord server](https://discord.gg/codex-storage) -2. Find the appropriate testnet channel. -3. Give your public key to the bot using `set` command. -
- example +Before you can use the marketplace functionality of Codex, you will need to obtain some tokens in the Testnet. +1. Use can use a web faucets + - ETH - [faucet-eth.testnet.codex.storage](https://faucet-eth.testnet.codex.storage) + - TST - [faucet-tst.testnet.codex.storage](https://faucet-tst.testnet.codex.storage/) - ![Bot-Set](/docs/bot-set.png) -
-4. Ask it politely to mint some tokens for you using `mint` command. +2. Or join the [Codex Discord server](https://discord.gg/codex-storage)
- example + Get tokens on Discord server faucet - ![Bot-Mint](/docs/bot-mint.png) + 1. Find the `#bot` channel. + 2. Give your public key to the bot using `set` command. +
+ example + + ![Bot-Set](/docs/bot-set.png) +
+ 3. Ask it politely to mint some tokens for you using `mint` command. +
+ example + + ![Bot-Mint](/docs/bot-mint.png) +
+ (It may or may not happen in the future that testnet participation will be rewarded automatically with Discord server roles.)
-(It may or may not happen in the future that testnet participation will be rewarded automatically with Discord server roles.) ## [How to use](#codex-testnet-starter)