Installation
Biconomy SDK ships multiple development libraries as single Monorepo.
First install the main package of Biconomy SDK which is smart-account.
yarn add @biconomy/smart-account
or
npm install @biconomy/smart-account
You can find the source code of all shipped packages on Github.
info
After webpack version >=5, NodeJS polyfills are not included and user have to configure the webpack themselves. If you're facing a problem with polyfills in your front end app check out below issue
info
If you have any questions please post them on the Biconomy SDK Forum