/berachain-frontend

In order to make sure that you can connect to the Berachain blockchain, make sure you have your browser wallet configured with to allow you to Connect to Berachain.

Primary LanguageJavaScript

💻 Build Front-End

In order to make sure that you can connect to the Berachain blockchain, make sure you have your browser wallet configured with to allow you to Connect to Berachain.

This walkthrough will show you how to build a frontend that allows for a wallet connection and makes and RPC request to Berachain for the current block number as defined by JSON-RPC endpoints.

The goal of this project is use Vanilla JavaScript to interact with Berachain.

🔗 Demo

Demo: https://berachain-frontend.vercel.app

🛠 Requirements

Before beginning, made sure you have the following setup on your computer:

  • VSCode IDE (Recommended)
  • NVM or Node v18.18.2
  • pnpm, yarn, or npm