Skip to content
Utkir S. edited this page Jan 1, 2025 · 8 revisions

Welcome to the Skandha wiki!

Versions

  1. Skandha 1.x.x - supports EntryPoint v6
  2. Skandha 2.x.x - supports EntryPoint v7

Modes

  1. Standalone - bundler that is not connected to a shared mempool and only accepts userops via RPC
  2. Node - Skandha node that can connect to a shared mempool and receive/send userops via P2P interface

Packages

  1. api
  2. cli
  3. db
  4. executor
  5. monitoring
  6. node
  7. params
  8. types
  9. utils

E2E tests with Bundler-spec-tests

  • How to run spec tests
Clone this wiki locally