Skip to content

helios-network/helios-testnet-react

Repository files navigation

Helios Beta Mainnet App

A Next.js application for interacting with the Helios blockchain Beta Mainnet. This application provides essential tools for builders to interact with the Helios Beta Mainnet, including asset bridging, staking, and earning HLS rewards.

Features

Asset Bridging

  • Bridge assets from Ethereum, BNB Chain, Polygon, and other supported chains
  • Seamless cross-chain asset transfers
  • Real-time transaction tracking

Staking & Rewards

  • Stake assets to earn HLS rewards
  • View staking history and rewards
  • Participate in the Helios ecosystem

Web3 Integration

  • Connect with popular Web3 wallets
  • Interact directly with the Helios Beta Mainnet blockchain
  • View transaction status and history

Helios Beta Mainnet Information

Getting Started

Prerequisites

  • Node.js 18.x or later
  • npm or yarn

Installation

  1. Clone the repository:
git clone https://github.com/helios-network/helios-testnet-react.git
cd helios-testnet-react
  1. Install dependencies:
npm install
# or
yarn install
  1. Start the development server:
npm run dev
# or
yarn dev
  1. Open http://localhost:3000 with your browser to see the application.

Connecting to Helios Beta Mainnet

To connect your wallet to the Helios Beta Mainnet:

  1. Open your wallet (MetaMask, etc.)
  2. Add a custom network with the following details:

Development

This project uses:

Building for Production

npm run build
# or
yarn build

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For questions or support, please contact the Helios team.

Releases

No releases published

Packages

No packages published

Contributors 5