Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 827 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 827 Bytes

Account.js

Unified Account Abstraction SDK & Tools for DAPP Developers.

Packages

Package Description
accountjs-sdk SDK main repo

Architecture overview

architecture design

Playground

This project includes a playground with a few scripts that can be used as a starting point to use the Account.js SDK. These scripts do not cover all the functionality exposed by the SDK, but each of them present the development steps of the Account.js flow.

Update the config inside the scripts and execute the following commands to run each play:

Deploy a account

pnpm play deploy-account