Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

safe-global/account-abstraction-sdk

Repository files navigation

[DEPRECATED] Safe Account Abstraction SDK

ATTENTION: please find the current version of this code in Safe Core SDK repository

GitHub

DESCRIPTION TBD

Packages

Package Release Description
account-abstraction NPM Version TBD
auth-kit NPM Version Enable web2 logins for blockchain accounts
onramp-kit NPM Version Enable transition from fiat to crypto
relay-kit NPM Version Abstract Safe signers from transaction gas

Install the package with yarn or npm:

yarn install
npm install

Build the package with yarn or npm:

yarn build
npm build

This project includes a playground with a few scripts that can be used as a starting point to use the Safe Account Abstraction SDK.

Check all the scripts in the playground

yarn play

1. Execute meta-transaction via Gelato Relay paid with balance in the Safe

yarn play paid-transaction

2. Execute meta-transaction via Gelato Relay paid by 1Balance deposit

yarn play sponsored-transaction

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages