JSON-RPC API

This document describes the JSON-RPC API endpoints provided by the Hetu Protocol.

API Endpoints

Documentation in progress. API endpoints will be listed here.

Request Format

API requests should be formatted as JSON-RPC calls.

Response Format

API responses follow the standard JSON-RPC format.

Examples

Examples will be added soon.

Last updated