Skip to content

Abstract-Foundation/agw-sdk

Repository files navigation

agw-sdk

The Abstract Global Wallet SDK is a toolkit for developers to integrate the Abstract Global Wallet into their applications.

Abstract Global Wallet (AGW)

Abstract Global Wallet (AGW) is a cross-application smart contract wallet that users can be used to interact with any application built on Abstract, powered by Abstract's native account abstraction.

AGW allows users to sign up once using familiar login methods (such as email, social accounts, passkeys, and more), and then use this account to interact with any application on Abstract.

AGW SDK

Packages

The SDK consists of two main packages:

Documentation

For detailed documentation, please refer to the Abstract Global Wallet Documentation.

Contributing

We welcome contributions to the Abstract Global Wallet SDK! If you'd like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix.
  3. Make your changes and commit with clear messages.
  4. Submit a pull request to the main repository.