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

config: add project id && build rpc #2

Merged
merged 1 commit into from
Dec 27, 2024
Merged

Conversation

0xBoji
Copy link
Member

@0xBoji 0xBoji commented Dec 27, 2024

Description
This PR adds the necessary configuration for WalletConnect and RPC setup to enable blockchain connectivity for the frontend.

Key Changes

  1. WalletConnect:

Added NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID for WalletConnect integration.

  1. RPC and Network Configuration:

Configured NEXT_PUBLIC_RPC_URL for Arbitrum Sepolia Testnet.
Added NEXT_PUBLIC_CHAIN_ID and NEXT_PUBLIC_BLOCK_EXPLORER.

  1. Contract Addresses:

Set NEXT_PUBLIC and NEXT_PUBLIC.

  1. App Metadata:

Defined NEXT_PUBLIC_APP_NAME and NEXT_PUBLIC_APP_DESCRIPTION.

Testing
Verified WalletConnect functionality and RPC connectivity.
Confirmed contract address integration in the dApp.

Relate issue: #1

Notes: Ready for review and merge! 🚀

CC: @0xBoji

@0xBoji 0xBoji added the config Config file env label Dec 27, 2024
@0xBoji 0xBoji self-assigned this Dec 27, 2024
@0xBoji 0xBoji merged commit 10f8d24 into dev Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config Config file env
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants