> For the complete documentation index, see [llms.txt](https://imfact.gitbook.io/imfact-js-sdk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://imfact.gitbook.io/imfact-js-sdk/introduction.md).

# Introduction

* imfact-sdk-js is the official **JavaScript/TypeScript SDK** for interacting with the ImFACT blockchain.
* It provides a streamlined interface for creating, signing, and submitting operations, while abstracting low-level protocol details.
* All APIs are structured with a developer-first approach, using intuitive method naming and consistent camelCase conventions to ensure clarity and ease of use across both browser and Node.js environments.

The SDK is actively evolving. Always use the latest version to ensure compatibility and access to the newest features and improvements.

<mark style="background-color:purple;">**The account abstraction feature is now live!**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">Dive in here: (</mark>[<mark style="background-color:purple;">link</mark>](/imfact-js-sdk/account-abstraction.md)<mark style="background-color:purple;">)</mark>

<table data-header-hidden><thead><tr><th width="127"></th><th></th></tr></thead><tbody><tr><td>License</td><td>General Public License (GPL) : <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">https://www.gnu.org/licenses/gpl-3.0.en.html</a></td></tr><tr><td>Version</td><td>v2.0.0 (@imfact/sdk)<br>v2.0.0 (@imfact/account-abstraction)</td></tr><tr><td>Contact</td><td>Surpport Team : <a href="mailto:cs@protocon.io">contact@imfact.im</a></td></tr><tr><td>Terms</td><td></td></tr><tr><td>Npm link</td><td><a href="https://www.npmjs.com/package/@mitumjs/mitumjs">https://www.npmjs.com/package/@imfact/sdk</a><br><a href="https://www.npmjs.com/package/@imfact/account-abstraction">https://www.npmjs.com/package/@imfact/account-abstraction</a></td></tr></tbody></table>

{% content-ref url="/spaces/lzgNF6OkPMynqLBIK4YG/pages/BNpscUF5WYmcNiC2iRGf" %}
[Development Documentations](https://imfact.gitbook.io/imfact-network/imfact-network/development-documentations)
{% endcontent-ref %}
