There was an error while loading. Please reload this page.
api package provides the HTTP interface for Skandha.
api
This package contains the necessary handlers, routes, and middleware to expose Skandha's functionality over HTTP.
Key features of the api package:
Each rpc method starts with special prefix:
Handlers for each of these prefixes are defined in the modules folder.
modules
Besides that there are some additional features in the modules folder:
constants.ts::RedirectedRPCMethods