LimeChain / whbar

Official repository of the wHBAR contracts and landing page

Home Page:https://whbar.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WHBAR Landing page

Node version: 16.15.0

If you use another version, please use n to manage.

📇 WHBAR addresses

Testnet:

Address: 0x0000000000000000000000000000000000001c3D

Contract ID: 0.0.46042256

Mainnet:

Address: 0x00000000000000000000000000000000002cc823

Contract ID: 0.0.2934819

✍️ Prerequisites

Copy the config file and put your account and private key to the corresponding network object.

cp config.sample.js config.js

⚙️ Installation

yarn

🚀 Available Scripts

To start the project, you can run:

yarn dev

To compile and deploy contract:

npx hardhat compile
npx hardhat deployWhbar

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

About

Official repository of the wHBAR contracts and landing page

https://whbar.io


Languages

Language:JavaScript 59.8%Language:SCSS 35.2%Language:Solidity 5.0%