Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

Why Ivem Kit Core

@ivem/kit is built for apps that want a headless IOST toolkit without framework bindings.

Why use it

  • Headless by default Build your own app shell around createConfig, connectors, and framework-agnostic actions.
  • Shared toolkit surface Keep the same config and connector model that powers the React and Vue adapters.
  • Direct action control Call connect, reconnect, signing, transfer, contract, and receipt APIs without provider wrappers.
  • Small migration surface Start in core and add a framework adapter later without changing your connector setup.