Skip to content

stateless-consensus/eth-stateless-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

114 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Stateless Book

This book documents research and development efforts around Ethereum's stateless initiative.

Building Locally

To build and read this book locally:

  1. Install mdBook:

    cargo install mdbook
  2. Clone this repository:

    git clone https://github.com/your-username/stateless-book.git
    cd stateless-book
  3. Build and serve the book:

    mdbook serve --open

The book will open in your default web browser at http://localhost:3000.

License

This work is licensed under MIT.

About

Ethereum stateless book

Topics

Resources

License

Stars

Watchers

Forks

Contributors