Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 564 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 564 Bytes

Shardeum Logo

Shardeum Documentation

Shardeum is the EVM based autoscaling blockchain

Welcome to the Layer 1 blockchain where the community runs the nodes, and auto-scalability means exponential growth.

Local Development

  • Clone this repository
  • npm install the project dependencies
  • npm run dev to start the local development server
  • Open http://localhost:3000 with your browser to see the result.