Skip to content

The AA client example code that utilize DERA chain native Bundler and Paymaster service.

Notifications You must be signed in to change notification settings

DERACHAIN/Demo-AA-client

Repository files navigation

Demo AA Client

The Demo client project for Darechain Account Abstraction feature, powered by DERA AA SDK

Prerequisites

Setup

  • Install npm packages
$ npm i
  • Create .env file from template .env.example, populate EOA private key, bundler endpoint url, AA contracts, etc.

Run

  • User sponsored tx
$ npx ts-node index.ts
  • Paymaster sponsored tx
$ npx ts-node index_sponsor.ts

Test

  • TBA

About

The AA client example code that utilize DERA chain native Bundler and Paymaster service.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published