Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

arta-node

Core node implementation for the Arta Blockchain network.

Status

🚧 In active development. This repository currently contains architecture and design documentation. Source code for the node client will be published here incrementally as development progresses.

Planned Architecture

The Arta node is designed around the following components:

Component Responsibility
P2P layer Peer discovery, block/transaction propagation
Consensus module Block validation and finality
State database Account balances, contract state
RPC/API server JSON-RPC interface for wallets and dApps
Smart contract runtime Execution environment compatible with arta-contracts

See docs/architecture.md for details.

Related Repositories

Contributing

This project is in early-stage development. Issues and design discussions are welcome via the Issues tab.

License

MIT

About

Core node implementation for the Arta Blockchain network

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors