Getting Started

Prerequisites

Before you begin, make sure you have the following prerequisites:

  • A development environment set up.

  • Node.js and npm installed.

  • Access to the dashboard for creating an API key.

Create an API Key

To use the 0xGasless AA SDK, you need to create an API key. Follow these steps to generate your API key:

  1. Visit the dashboard provided by our SDK provider.

https://dashboard.0xgasles.com

  1. Create a new account or log in if you already have one.

  2. Navigate to the API key creation section.

  3. Generate a new API key and make note of it. You'll need this key for initializing the SDK.

Last updated