-
Notifications
You must be signed in to change notification settings - Fork 14
feat: add sources for all wallets #1230
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
base: main
Are you sure you want to change the base?
feat: add sources for all wallets #1230
Conversation
…s-wallets-add-boc-of-each-wallet
|
To fix the formatting issues:
npx remark -o --silent --silently-ignore standard/wallets/sources.mdx standard/wallets/multisig.mdx standard/wallets/v4.mdx standard/wallets/v5-api.mdx standard/wallets/v5.mdx |
pyAndr3w
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I need to stop sending reviews to DM :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No documentation issues detected.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this all info should go to the corresponding pages on different kinds of wallets, each wallet page should be self-contained as much as possible
|
To fix the formatting issues:
npx remark -o --silent --silently-ignore standard/wallets/sources.mdx standard/wallets/preprocessed-v2/interact.mdx standard/wallets/preprocessed-v2/specification.mdx standard/wallets/v4.mdx standard/wallets/v5-api.mdx standard/wallets/v5.mdx |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No documentation issues detected.
Closes #510
Closes #545