Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.startale.com/llms.txt

Use this file to discover all available pages before exploring further.

This documentation covers two Startale developer toolings on Soneium. The App SDK (@startale/app-sdk) is the integration library for connecting web applications to the Startale App: it handles user authentication, smart account provisioning, and onchain transactions through a familiar EIP-1193 provider and wagmi connector. The AA SDK (@startale-scs/aa-sdk) is the lower-level toolkit for building custom ERC-4337 account abstraction flows directly against SCS bundler and paymaster infrastructure.

Quickstart

Install the SDK, connect a Startale smart account, sign and send your first transaction in under three minutes.

SDK reference

A full integration walkthrough, covering installation, error & how to use the methods.

Mini Apps

Ship your project as a Mini App inside the Startale App. Manifest, context, submission.

API reference

Per-method pages for every supported RPC method, with parameters, and error handling.

What you get

Smart accounts

Use the SDK to provision an ERC-4337 smart account for every user. The account is exposed through a EIP-1193 provider.

Paymaster ready

Mini Apps run gasless inside the Startale App. Standalone dapps wire any ERC-7677 paymaster (managed, self-funded, or self-hosted) through paymasterOptions.

One sign-in, every project

Let users sign in with Google, LINE, passkey, or an existing wallet. The same smart-account address resolves across every Startale-integrated app.

Built-in user acquisition

Distribute as a Mini App inside the Startale App and reach users with active smart accounts on Soneium ecosystem.

Pick a path

I'm building a standalone application

Add the SDK to your existing project. Users connect through a popup to the Startale App.

I'm shipping a Mini App

Build a Mini App that runs inside the Startale App and uses the host wallet directly.

I need custom AA infrastructure

Use the AA SDK to build custom ERC-4337 flows, session keys, or backend scripts with full SCS infrastructure access.

Resources

App SDK

The @startale/app-sdk source and examples.

AA SDK

The @startale-scs/aa-sdk source and examples.

Discord

Ask questions and share what you are building.

X

Updates from the Startale Group and the App teams.