Code Monkey home page Code Monkey logo

whbar-portal's Introduction

๐ŸŒ€ wHBAR Portal

Local development

  1. Install dependencies
  2. Configure environment
  3. Run

Install dependencies

npm i
# or 
yarn

Configure environment

Next.js loads a local environment file from .env.local

mv .env.sample .env.local

Fill in the appropriate values

# The wHBAR contract address
NEXT_PUBLIC_CONTRACT_ADDRESS=0x6b432bb2dc5f6202ef79220df986c40656710954

# Ethereum network that the contract is on (1 = Ethereum, 5 = Goerli, etc..)
# https://chainid.network/
NEXT_PUBLIC_NETWORK_ID=5

# Hedera mainnet or testnet
NEXT_PUBLIC_HEDERA_NETWORK=testnet

Run

Run the development server

npm run dev
# or
yarn dev

whbar-portal's People

Contributors

christianholman avatar publu avatar

Watchers

 avatar  avatar

whbar-portal's Issues

Kabuto "error occurred"

I think finding where we await = kabutoCall and wrap into try catch. Then just retry with a timer

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.