nexus
nexus copied to clipboard
Nexus by Biconomy: ERC-7579 Modular Smart Account for Enhanced Account Abstraction
- deploy nexus on bunch of test networks and mainnets where bundler is ready. - fix remappings, merge to main and make a release
- ensure documentation is updated and reflecting in wiki and internal docs - gas benchmark numbers - document highlighting security and any standout features
Manual done and iterated with devEx
### Summary It is not possible to `yarn install` the repo since yarn throws when trying to install dependencies that use `pnpm` ### Steps to Reproduce ``` git clone https://github.com/bcnmy/nexus.git...