Introduction SASEUL JS makes it easy to generate a private key, a public key, and an address. These key pairs constitute a single address, and by creating multiple private keys from a seed, you ...

SASEUL Developer Guide
Recent Posts
Advanced: Main-net / SL
Introduction Thank you for visiting the SASEUL Mainnet documentation. This project was launched to demonstrate that the so-called “blockchain trilemma”—the difficulty of simultaneously achieving...
Smart Contract / System Method
Getting Started SASEUL has built-in smart contracts that is ready-to-run out of the box. In fact, even generating the genesis block of the main chain is done by one of the system smart contracts. ...
Smart Contract / Operator
Summary This document is based on the specification of SASEUL JS. The SASEUL main network is currently using version 0.2.0, and we plan to support additional operators through patches. A meth...
Recently Updated