[!IMPORTANT] This repo/software is under active development.
Etherspot Prime is a fully open source SDK which let's dapp developers easily get building with Account Abstraction.
The SDK makes it incredibly easy to get up and running with Account Abstraction. From social logins to transaction batching, using an Etherspot smart wallet can give your dapp a web2 like interface to ensure the user has a seamless experience.
You can either get started by installing the packages yourself here:
npm i @etherspot/prime-sdk
Or follow our introductory guide on our docs here which walk you through cloning down an example repo and setting up a dapp in your own environment.
The mainnet bundler API key eyJvcmciOiI2NTIzZjY5MzUwOTBmNzAwMDFiYjJkZWIiLCJpZCI6IjMxMDZiOGY2NTRhZTRhZTM4MGVjYjJiN2Q2NDMzMjM4IiwiaCI6Im11cm11cjEyOCJ9
is included in the example programs which is a public API key with rate limits, to get higher limits register to https://portal.etherspot.io
Note: It is no longer necessary to include the projectKey
parameter in the PrimeSdk.
Please feel free to open issues or PRs to this repo.
To report security issues please follow guide
If you have any questions or feedback about Etherspot Prime, please feel free to reach out to us.
Licensed under the MIT License.