Home
SASEUL Docs
Cancel
home-images
SASEUL Developer Guide
SASEUL Website
Github
Node Installation
Block Explorer

Recent Posts

Updates / SDK

Link: saseul js npm See also: SASEUL JS - Overview v2.8.0 (2024. 4. 19) Improved RPC functions Added algorithm for making simultaneous requests to multiple endpoints ...

Updates / Block Explorer

Link: SASEUL Block Explorer v1.5.16 (2024. 4. 12) Improved peer search algorithm Enhanced network information display speed Fixed an issue where the UI was not correctly displayed on m...

Updates / Node

Docker Hub: artifriends/saseul-network v2.2.0.3 (2026. 02. 23) Reduced network traffic by 50–80% between updated nodes Added transaction query API Added inspect API for contract-bound ...

Advanced: Main-net / Transaction Creation & Signing

Introduction To register a transaction on the blockchain, you must construct a JSON-formatted object matching the required method, sign it with your private key, and then propagate it to a node....