-
Notifications
You must be signed in to change notification settings - Fork 88
feat: metamask eip-5792 guide #127
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?
Conversation
adding env example
Updating README.md
Signed-off-by: Raul Truta <56218296+truflorau@users.noreply.github.com>
Signed-off-by: Raul Truta <56218296+truflorau@users.noreply.github.com>
Signed-off-by: Raul Truta <56218296+truflorau@users.noreply.github.com>
Signed-off-by: Raul Truta <56218296+truflorau@users.noreply.github.com>
Signed-off-by: Raul Truta <56218296+truflorau@users.noreply.github.com>
Signed-off-by: Raul Truta <56218296+truflorau@users.noreply.github.com>
Signed-off-by: Raul Truta <56218296+truflorau@users.noreply.github.com>
Signed-off-by: Raul Truta <56218296+truflorau@users.noreply.github.com>
Signed-off-by: Raul Truta <56218296+truflorau@users.noreply.github.com>
Signed-off-by: Raul Truta <56218296+truflorau@users.noreply.github.com>
Gelato VRF guide added
Fix faucet typo
Upgradeable Contracts Guide
Signed-off-by: Oleksandr <radole1203@gmail.com>
β¦matting for EIP-5792 MetaMask batch approvals
Co-authored-by: manny <318082+codingwithmanny@users.noreply.github.com> Signed-off-by: jintao <hellojintao@protonmail.com>
575b750 to
56089b4
Compare
| pnpm install; | ||
| ``` | ||
|
|
||
| 2 - Start Development Server |
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.
@okjintao Need you to fix all all the other steps. Here.
|
|
||
| ### Adding Berachain Testnet | ||
|
|
||
| 1. Open MetaMask |
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.
Here
|
|
||
| ## Usage | ||
|
|
||
| 1. **Connect Wallet**: Click "Connect MetaMask" to connect your wallet |
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.
here
|
|
||
| ### Common Issues | ||
|
|
||
| 1. **MetaMask Not 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.
Here
Guide Contribution PR
Description
Type of Change
Guide Details
Checklist
Additional Notes