Package Exports
- gelato-raas-account-abstraction-kit
- gelato-raas-account-abstraction-kit/dist/src/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (gelato-raas-account-abstraction-kit) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Safe Account Abstraction Kit PoC
Description TBD
Table of contents
Installation
Install the package with yarn or npm:
yarn install
npm installBuild
Build the package with yarn or npm:
yarn build
npm run buildInitialization
Initialization TBD
License
This library is released under MIT.