Skip to content

Introduction

The wallet is the core entity you need to create to leverage the Kriptonio SDK. It serves as an abstraction for generating and interacting with various types of Blockchain Wallets.

Currently, Kriptonio supports two types of wallets: Smart Wallets (ERC4337 Compatible) and classic EOA (Externally Owned Account) wallets.

Upon creating a wallet, we automatically generate a dedicated RPC endpoint for it. If you've created a Smart Wallet, a dedicated Paymaster is also generated to sponsor transaction fees automatically.