Skip to content

Commit b080c0c

Browse files
committed
add note on full node for evm
1 parent 58fe455 commit b080c0c

File tree

2 files changed

+2
-357
lines changed

2 files changed

+2
-357
lines changed

docs/guides/execution/cosmwasm.md

Lines changed: 0 additions & 357 deletions
This file was deleted.

docs/guides/full-node.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
This guide covers how to set up a full node to run alongside a sequencer node in a Evolve-based blockchain network. A full node maintains a complete copy of the blockchain and helps validate transactions, improving the network's decentralization and security.
66

7+
> ** Note: The guide on how to run an evolve EVM full node can be found [here](./evm/single#setting-up-a-full-node). **
8+
79
## Prerequisites
810

911
Before proceeding, ensure that you have completed the [build a chain](./gm-world.md) tutorial, which covers setting-up, building and running your chain.

0 commit comments

Comments
 (0)