Skip to content

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

Notifications You must be signed in to change notification settings

is0xjh25/berachain-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

berachain-frontend

Overview

This walkthrough guides you through building a frontend that facilitates wallet connection and makes RPC requests to Berachain for the current block number using JSON-RPC endpoints. The project emphasizes the use of Vanilla JavaScript for interaction with Berachain.

Requirements

Before you begin, ensure that your computer is set up with the following:

  • VSCode IDE (Recommended)
  • NVM or Node v18.18.2
  • Choose one of the package managers: pnpm, yarn, or npm

More Information

Please visit Berachain Docs.

About

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

Topics

Resources

Stars

Watchers

Forks