🛫 Easy User Onboarding

Our service prioritizes a seamless user onboarding experience by employing advanced technologies. These features, including Multi-Party Computation (MPC), Smart Wallet, and Social Login mechanisms, are designed to simplify the developers' journey, bolster security, and enhance efficiency. Let's delve into how these features contribute to an effortless interaction on our platform:

DFNS (MPC)

DFNS is a wallet-as-a-service infrastructure that aims to ease the developer’s experience. MPC algorithms split cryptographic keys into multiple shares, thus eliminating the need for a single point of failure. DFNS handles the MPC layer, making the system secure against key compromise.

  • No private keys needed: A custodial Externally Owned Account (EOA) wallet is generated using Multi Party Compute (MPC) via dfns.co.

Smart Wallet (Gnosis)

In addition to their EOA, each developer deploys a Gnosis Safe Smart Wallet. This enables advanced features such as gas sponsorship, and transaction batching.

Gnosis Safe is a multi-sig crypto wallet offering both individual and enterprise-enhanced security by requiring multiple signatures to validate transactions, which means a single compromised key doesn’t risk the funds.

  • No gas needed: Our managed relayer covers transaction fees on your behalf, saving you the hassle of dealing with gas fees.

Social Logins (OAuth)

OAuth (Open Authorization) is an open standard for access delegation, commonly used for Internet users to grant websites or applications access to their information on other websites without giving them the passwords. It allows third-party services to access user data without exposing their credentials.

  • Simplified Onboarding: With OAuth, there's no need to create a new account. Users can log in using their existing accounts (like Google, Facebook, etc.) to accelerate onboarding and reduce "login fatigue.”