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)

License

General Public License (GPL) : https://www.gnu.org/licenses/gpl-3.0.en.html

Version

v2.2.X (mitumjs) v1.2.X (mitumjs-account-abstraction)

Contact

Surpport Team : contact@imfact.im

Terms

Development Documentations

Last updated