From b85b230c7ea10e53a2cf762043b6c9b491e37e7a Mon Sep 17 00:00:00 2001 From: natan-granit <142514246+natan-granit@users.noreply.github.com> Date: Tue, 1 Oct 2024 09:57:16 +0300 Subject: [PATCH] Update entering-staking.adoc Added Madara as a full node implementaion --- components/Starknet/modules/staking/pages/entering-staking.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/components/Starknet/modules/staking/pages/entering-staking.adoc b/components/Starknet/modules/staking/pages/entering-staking.adoc index 6b59e0fa0..2eea1acbe 100644 --- a/components/Starknet/modules/staking/pages/entering-staking.adoc +++ b/components/Starknet/modules/staking/pages/entering-staking.adoc @@ -18,6 +18,7 @@ For more information on what happens during the staking process, see xref:archit * Validators are expected to run full nodes in preparation for the following stages of the protocol. You can use any full node implementation you choose: ** link:https://github.com/NethermindEth/juno[Juno] by Nethermind - link:https://juno.nethermind.io/hardware-requirements/#recommended-requirements[Spec]. ** link:https://github.com/eqlabs/pathfinder[Pathfinder] by EQLabs - link:https://book.starknet.io/ch03-04-01-pathfinder-node.html#:~:text=Hardware%20Recommendations%20for%20Pathfinder%20Node,Storage%3A%201TB%20SSD[Spec]. +** link:https://github.com/madara-alliance/madara[Madara] by Madara Alliance - link:https://docs.madara.build/get-started/requirements[Spec]. * A Starknet-compatible block explorer or CLI tool. * Sufficient STRK token balance in your wallet. * Pre-approval of the STRK ERC20 contract (link:https://starkscan.co/token/0x04718f5a0fc34cc1af16a1cdee98ffb20c31f5cd61d6ab07201858f4287c938d[Starkscan], link:https://voyager.online/contract/0x04718f5a0fc34cc1af16a1cdee98ffb20c31f5cd61d6ab07201858f4287c938d[Voyager])