bcnmy / biconomy-client-sdk

Biconomy SDK is a plug & play toolkit for dApps to build transaction legos that enable a highly customised one-click experience for their users
MIT License
76 stars 78 forks source link

feat: dan session #532

Closed joepegler closed 4 months ago

joepegler commented 4 months ago

PR-Codex overview

The focus of this PR is to introduce a new DAN module and update various modules with DAN related information.

Detailed summary

The following files were skipped due to too many changes: tests/modules/write.test.ts, src/modules/utils/Helper.ts, tests/playground/write.test.ts, src/account/BiconomySmartAccountV2.ts, src/modules/session-storage/DANSessionStorage.ts, src/modules/sessions/sessionSmartAccountClient.ts, src/modules/sessions/dan.ts, src/modules/DANSessionKeyManagerModule.ts

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}