Introduction

Abstraction

  • mitumjs is the official JavaScript/TypeScript SDK for the Mitum blockchain.

  • The Mitum blockchain operates on a "multi-sig account" basis. However, for user convenience, 'single-sig' is prioritized.

  • Named the methods so that they can be called intuitively from a user perspective.

  • For consistency, method names use camel notation.

The account abstraction feature is now live! Dive in here: (link)

Development Documentationschevron-right

Last updated