Getting Started You can access the SASEUL node with HTTP or HTTPS and use RPC in the GET or POST method. In case of GET method, provide request parameters in query string. URL: {host}/{RPC_AP...

SASEUL Developer Guide
Recent Posts
Node / Command Line Interface
Getting Started Once SASEUL is installed, you can operate your node using the saseul-script CLI. For Docker-installed nodes: sudo docker exec -it saseul-node saseul-script <command> For ...
Node / Installation
This guide walks through installing and configuring a SASEUL node from scratch. For a minimal first startup, see Quick Start. This page provides the full setup with environment configuration detai...
Node / Overview
Node Overview A SASEUL node is a process that connects to the SASEUL peer-to-peer network, synchronizes block data, and serves as your local entry point for all on-chain interaction. Through a ru...
Recently Updated