Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add terms page to glossary #336

Merged
merged 11 commits into from
Dec 19, 2023
Merged

docs: add terms page to glossary #336

merged 11 commits into from
Dec 19, 2023

Conversation

SahilAujla
Copy link
Member

@SahilAujla SahilAujla commented Dec 19, 2023

terms.mp4

PR-Codex overview

This PR adds a glossary of terms related to Account Kit.

Detailed summary

  • Added Terms page
  • Added definitions for Account Kit, Bundler, Entrypoint, ERC-4337, ERC-6492, ERC-6900, Gas Manager, Light Account, Modular Account, Plugin, Provider, Signer, Smart Account, UserOperation, Wallet, and Wallet-as-a-Service (WaaS)

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

Copy link
Contributor

@avasisht23 avasisht23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nits, otw lgtm! after addressing can stamp

site/glossary/terms.md Outdated Show resolved Hide resolved
site/glossary/terms.md Outdated Show resolved Hide resolved
site/glossary/terms.md Outdated Show resolved Hide resolved
site/glossary/terms.md Outdated Show resolved Hide resolved

## Bundler

A network participant that collects and submits user operations to the blockchain, handling the associated gas fees, in exchange for payment during user operation processing either directly from the user or from a [Paymaster](https://www.alchemy.com/overviews/what-is-a-paymaster). Alchemy’s implementation of a bundler is called [Rundler](https://github.com/alchemyplatform/rundler). It is written in Rust and designed to achieve high performance and reliability.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would mention 4337 somewhere here.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

site/glossary/terms.md Outdated Show resolved Hide resolved
site/glossary/terms.md Outdated Show resolved Hide resolved
site/glossary/terms.md Outdated Show resolved Hide resolved
site/glossary/terms.md Outdated Show resolved Hide resolved
site/glossary/terms.md Outdated Show resolved Hide resolved
SahilAujla and others added 10 commits December 18, 2023 22:14
Co-authored-by: Ajay Vasisht <43521356+avasisht23@users.noreply.github.com>
Co-authored-by: Ajay Vasisht <43521356+avasisht23@users.noreply.github.com>
Co-authored-by: Ajay Vasisht <43521356+avasisht23@users.noreply.github.com>
Co-authored-by: Ajay Vasisht <43521356+avasisht23@users.noreply.github.com>
Co-authored-by: Ajay Vasisht <43521356+avasisht23@users.noreply.github.com>
Co-authored-by: Ajay Vasisht <43521356+avasisht23@users.noreply.github.com>
Co-authored-by: Ajay Vasisht <43521356+avasisht23@users.noreply.github.com>
Co-authored-by: Ajay Vasisht <43521356+avasisht23@users.noreply.github.com>
Co-authored-by: Ajay Vasisht <43521356+avasisht23@users.noreply.github.com>
Copy link
Contributor

@avasisht23 avasisht23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great work!

@avasisht23 avasisht23 merged commit 63b24ec into main Dec 19, 2023
2 checks passed
@avasisht23 avasisht23 deleted the terms branch December 19, 2023 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants