Introduction

Abstraction

  • mitumjs is the framework of the mitum blockchain written in the typescript language.

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

  • Name the method so that it can be called intuitively from the user's 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.1.X (mitumjs) v1.2.X (mitumjs-account-abstraction)

Contact

Surpport Team : contact@imfact.im

Terms

Development Documentations

Last updated