Frictionless crypto accounts for your players

The seamless and easy way to offer blockchain accounts to your players. The perfect solution for games and gamified experiences that doesn't compromise on UX. Integration takes minutes, not months

Open source

Maintain full control over your code and contracts. Openfort is open-source and fully extensible.

Developer friendly

Openfort delivers a powerful, flexible, developer experience (DX) with an equally capable plugin system.

Adopt anywhere

Use Openfort to create interactive game experiences, and more.

Get started quickly

Forget about managing dispatchers, relayers and other temporary patches. Visit the docs and start offering a better user experience today.

const tx = await scwProvider.sendTransactions([
  {
    to: GREETER_ADDR,
    value: ethers.utils.parseEther('0.001'),
    data: transactionData_add,
  },
  {
    to: GREETER_ADDR,
    value: ethers.utils.parseEther('0.0002'),
    data: transactionData_add,
  },
])

It's the time to build the game players want.

Integrating blockchain accounts should feel familiar for developers and seamless for players. Learn more on why with Openfort, you won't have to settle.


    Seamless transactions

    Eliminate obtrusive gas fees, wallet popups & prompts during gameplay through our systems that forward, sign, send, prioritize, retry & verify transactions automatically.

    Batch transactions

    Use atomic bundling of transactions to optimize on gas costs and simplify your developing experience.

    No Friction For Players Or Developers

    Blend blockchain invisibly into the backbone of your games. Designed for all developers, we support NodeJS will a complete Unreal Engine & Unity SDKs implementation coming soon.

    Multi-chain transactions

    Make your game multi-chain by including a bridge in your batched transactions. No need to send your user to third-party sites to get the right tokens anymore.

    Player Management & Auth

    Streamline player authentication & registration through our custom white-label onboarding flow. Set, update & manage any game-related player data

    Support for Game Currencies (ERC20)

    Support for ERC20 tokens, including the ability to mint, burn, transfer, and approve tokens.