Caduceus

⌘K
Quickstart
Blockchain Basics
What is a Blockchain?
Types of Blockchain
Consensus Mechanism
What is a Smart Contract?
The Ethereum Virtual Machine
Solidity
Caduceus Basics
What is Caduceus?
Consensus
Parallel Execution
Storage
Edge Rendering
Smart Contracts
Nodes
Tokenomics
GameFi
Introduction to GameFi
Introduction to Unity
ChainSafe SDK overview
Using ChainSafe with Unity
Users
Wallets
Exchanges
D'Apps
🦉Oracles
Redstone
Developers
To Api's
Caduceus RPC Endpoints
Getting Testnet Tokens
SDK's
Templates
Tutorials
EVM Tools
Explorers
XR Dev Kit
Node Operators
Node Architecture
Network Specs
Running a V1 Node
Staking
Feedback
Docs powered by archbee 

Node Architecture

2min

There are two Node Architectures, V.1 and V.2. V.1 is what is currently live and what is being used by select partners. You can think of it as a bare bones node with training wheels that is needed for the initial early stage of the blockchain. V2 is where all the exciting features will come out.

Nodes V.1

V.1 Nodes is currently what is being run on our mainnet and testnet. You are able to view the source code here.

You can also run your own node which will allow you to verify the state of the chain and submit JSON RPC Requests to interact with the node (See our EVM API)

Nodes V.2

These nodes are where most of our new and exciting features will exist.

A more detailed explanation of our V.2 node architecture will be developed in due course, so stay tuned!





Updated 03 Mar 2023
Did this page help you?
Yes
No
PREVIOUS
Node Operators
NEXT
Network Specs
Docs powered by archbee 
TABLE OF CONTENTS
Nodes V.1
Nodes V.2