From 42167f37a2d372dda80955a97fb367988b4a1569 Mon Sep 17 00:00:00 2001 From: Slava <20563034+veaceslavdoina@users.noreply.github.com> Date: Tue, 10 Dec 2024 14:55:49 +0200 Subject: [PATCH] Switch wallet to key generation (#41) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a3c7e2..24f62c5 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Want to join the Codex Testnet? You can run it on your own hardware and from you - Codex API - [api.codex.storage](https://api.codex.storage) - Codex Discord - [discord.gg/codex-storage](https://discord.gg/codex-storage) - Block explorer - [explorer.testnet.codex.storage](https://explorer.testnet.codex.storage) - - Web wallet - [wallet.testnet.codex.storage](https://wallet.testnet.codex.storage) + - Key generation - [key.codex.storage](https://key.codex.storage) - ETH faucet - [faucet-eth.testnet.codex.storage](https://faucet-eth.testnet.codex.storage) - TST facet - [faucet-tst.testnet.codex.storage](https://faucet-tst.testnet.codex.storage)