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

fix: broken links fixed #564

Closed B-Venkatesh7210 closed 2 months ago

B-Venkatesh7210 commented 2 months ago

PR-Codex overview

This PR focuses on restructuring the project by removing obsolete files, updating dependencies, and refining the NexusSmartAccount module.

Detailed summary

The following files were skipped due to too many changes: CHANGELOG.md, scripts/sendUserOperation.ts, src/account/BaseSmartContractAccount.ts, src/modules/index.ts, examples/CREATE_AND_USE_A_SESSION.md, src/modules/utils/Constants.ts, src/bundler/utils/Constants.ts, .github/workflows/test-write.yml, src/modules/base/BaseValidationModule.ts, tests/modules/k1Validator/write.test.ts, src/modules/base/BaseModule.ts, src/bundler/utils/HelperFunction.ts, tests/utils.ts, src/bundler/utils/Types.ts, src/modules/utils/Types.ts, src/paymaster/BiconomyPaymaster.ts, src/modules/executors/OwnableExecutor.ts, src/account/abi/K1ValidatorFactory.ts, src/account/utils/Constants.ts, src/account/utils/Utils.ts, tests/modules/ownableValidator/write/uninstalled-module.test.ts, src/modules/validators/OwnableValidator.ts, src/account/utils/Types.ts, tests/modules/ownableValidator/write/installed-module.test.ts, tests/modules/ownableExecutor/write.test.ts, src/bundler/Bundler.ts, src/modules/utils/Helper.ts, src/account/abi/EntryPointAbi.ts, src/account/abi/SmartAccount.ts, tests/account/write.test.ts, tests/account/read.test.ts, src/account/BiconomySmartAccountV2.ts

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

joepegler commented 2 months ago

Closing, this was merged in nexus branch