Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: 7702 and MAv2 staging release (#1355)
* docs: add ma v2 page (#1340) * docs: add ma v2 page * Update site/pages/smart-contracts/modular-account-v2/getting-started.mdx Co-authored-by: avarobinson <[email protected]> * Update site/pages/smart-contracts/modular-account-v2/getting-started.mdx Co-authored-by: avarobinson <[email protected]> * Update site/pages/smart-contracts/modular-account-v2/getting-started.mdx Co-authored-by: avarobinson <[email protected]> * Update site/pages/smart-contracts/modular-account-v2/getting-started.mdx Co-authored-by: avarobinson <[email protected]> * Update site/pages/smart-contracts/modular-account-v2/getting-started.mdx Co-authored-by: avarobinson <[email protected]> * fix: review fixes * chore: remove comment to standardize * Update site/pages/smart-contracts/modular-account-v2/getting-started.mdx Co-authored-by: avarobinson <[email protected]> * fix: imports in example * fix: lint * Update site/pages/smart-contracts/modular-account-v2/getting-started.mdx Co-authored-by: avarobinson <[email protected]> * Update site/pages/smart-contracts/modular-account/getting-started.mdx Co-authored-by: avarobinson <[email protected]> * chore: make it consistent --------- Co-authored-by: avarobinson <[email protected]> * docs: add various docs (#1345) * feat: add Choosing a Smart Account page * chore: lint * feat: benchmarks * feat: add mav2 overview * docs: update table to display diff from MAv2 as a percentage increase * docs: adding in feature table and other account details * docs: updating copy * docs: updating multisig * chore: cleanup gas benchmarks, remove runtime column * docs: clarify safe 4337 module * docs: remove sidebar link * docs: remove repeated table, add details * docs: mention ERC-4337 * docs: link audits, clarify legacy contracts * docs: rename legacy to other * docs: specify MAv2 breaking the sub-100k gas barrier * chore: format --------- Co-authored-by: Ava Robinson <[email protected]> * docs: restructure smart accounts layout (#1342) * docs: add ma v2 page * Update site/pages/smart-contracts/modular-account-v2/getting-started.mdx Co-authored-by: avarobinson <[email protected]> * Update site/pages/smart-contracts/modular-account-v2/getting-started.mdx Co-authored-by: avarobinson <[email protected]> * Update site/pages/smart-contracts/modular-account-v2/getting-started.mdx Co-authored-by: avarobinson <[email protected]> * Update site/pages/smart-contracts/modular-account-v2/getting-started.mdx Co-authored-by: avarobinson <[email protected]> * Update site/pages/smart-contracts/modular-account-v2/getting-started.mdx Co-authored-by: avarobinson <[email protected]> * fix: review fixes * chore: remove comment to standardize * Update site/pages/smart-contracts/modular-account-v2/getting-started.mdx Co-authored-by: avarobinson <[email protected]> * fix: imports in example * fix: lint * Update site/pages/smart-contracts/modular-account-v2/getting-started.mdx Co-authored-by: avarobinson <[email protected]> * Update site/pages/smart-contracts/modular-account/getting-started.mdx Co-authored-by: avarobinson <[email protected]> * chore: make it consistent * docs: restructure smart accounts layout * fix: pr review * Update site/pages/concepts/intro-to-account-kit.mdx Co-authored-by: avarobinson <[email protected]> * Update site/pages/resources/terms.mdx Co-authored-by: avarobinson <[email protected]> * Update site/pages/resources/terms.mdx Co-authored-by: avarobinson <[email protected]> * Update site/pages/resources/terms.mdx Co-authored-by: avarobinson <[email protected]> * Update site/pages/smart-contracts/choosing-a-smart-account.mdx Co-authored-by: avarobinson <[email protected]> * Update site/pages/smart-contracts/install-plugins.mdx Co-authored-by: avarobinson <[email protected]> * Update site/sidebar/smart-contracts.ts Co-authored-by: avarobinson <[email protected]> * fix: broken linksg --------- Co-authored-by: avarobinson <[email protected]> Co-authored-by: Ava Robinson <[email protected]> * docs: adds set up useSmartAccountClient page and updates code examples to use mav2 (#1343) * docs: fixes typo * docs: updating guide to clean up account types and sidebar; * docs: cleaning up configs and advanced table * docs: fixing copy * docs: updating type param to be optional * docs: adds missing parameter definitions and fixes typos * docs: adds wording modifications * docs: fixing merge conflict --------- Co-authored-by: Ava Robinson <[email protected]> * docs: updating sidebar for mav2 (#1348) * docs: add ma v2 page * Update site/pages/smart-contracts/modular-account-v2/getting-started.mdx Co-authored-by: avarobinson <[email protected]> * Update site/pages/smart-contracts/modular-account-v2/getting-started.mdx Co-authored-by: avarobinson <[email protected]> * Update site/pages/smart-contracts/modular-account-v2/getting-started.mdx Co-authored-by: avarobinson <[email protected]> * Update site/pages/smart-contracts/modular-account-v2/getting-started.mdx Co-authored-by: avarobinson <[email protected]> * Update site/pages/smart-contracts/modular-account-v2/getting-started.mdx Co-authored-by: avarobinson <[email protected]> * fix: review fixes * chore: remove comment to standardize * Update site/pages/smart-contracts/modular-account-v2/getting-started.mdx Co-authored-by: avarobinson <[email protected]> * fix: imports in example * fix: lint * Update site/pages/smart-contracts/modular-account-v2/getting-started.mdx Co-authored-by: avarobinson <[email protected]> * Update site/pages/smart-contracts/modular-account/getting-started.mdx Co-authored-by: avarobinson <[email protected]> * chore: make it consistent * docs: restructure smart accounts layout * fix: pr review * Update site/pages/concepts/intro-to-account-kit.mdx Co-authored-by: avarobinson <[email protected]> * Update site/pages/resources/terms.mdx Co-authored-by: avarobinson <[email protected]> * Update site/pages/resources/terms.mdx Co-authored-by: avarobinson <[email protected]> * Update site/pages/resources/terms.mdx Co-authored-by: avarobinson <[email protected]> * Update site/pages/smart-contracts/choosing-a-smart-account.mdx Co-authored-by: avarobinson <[email protected]> * Update site/pages/smart-contracts/install-plugins.mdx Co-authored-by: avarobinson <[email protected]> * Update site/sidebar/smart-contracts.ts Co-authored-by: avarobinson <[email protected]> * fix: broken linksg * docs: re-arranging sidebar for new account layout and updating references * chore: readd lost commit from ava --------- Co-authored-by: howydev <[email protected]> * docs: adds using 7702 react page (#1350) * docs: adds 7702 react page * docs: adds note about gas sponsorship * docs: add note about getting access to testnet * docs: adding 7702 details * docs: modifies copy * docs: adds ERC-4337 account benefits * docs: fixing link --------- Co-authored-by: Ava Robinson <[email protected]> * docs: adds mode and 7702 info to smart-contracts docs (#1354) * docs: moving 7702, updating link * fix: running lint * fix: broken links * feat: add 7702 doc in smart-contracts (#1351) * feat: add 7702 doc in smart-contracts * fix: typo * fix: review fixes * docs: Apply suggestions from code review * feat: move sc 7702 doc * docs: changing desc --------- Co-authored-by: avarobinson <[email protected]> Co-authored-by: Ava Robinson <[email protected]> * docs: fix code examples * docs: temporarily remove accountParams from useSmartAccountClient reference * docs: adds updated pregenerated docs * docs: wraps sendUserOperation arguments in uo object * Update site/pages/react/using-7702.mdx Co-authored-by: Lisa Ma <[email protected]> * Update site/pages/react/using-7702.mdx Co-authored-by: Lisa Ma <[email protected]> * Update site/pages/react/using-7702.mdx Co-authored-by: Lisa Ma <[email protected]> * Update site/pages/react/using-7702.mdx Co-authored-by: Lisa Ma <[email protected]> * Update site/pages/react/using-7702.mdx Co-authored-by: Lisa Ma <[email protected]> * fix: pr reviews * Update site/pages/react/send-user-operations.mdx Co-authored-by: Linna <[email protected]> --------- Co-authored-by: howy <[email protected]> Co-authored-by: Zer0dot <[email protected]> Co-authored-by: Linna <[email protected]> Co-authored-by: Adam Egyed <[email protected]> Co-authored-by: linna <[email protected]> Co-authored-by: Lisa Ma <[email protected]>
- Loading branch information