Skip to content

KvilMo5/Helios-Chain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Helios Chronos Deployment

This repository contains a minimal Hardhat setup + a simple smart contract (HeliosChronos.sol) designed to be deployed on the Helios EVM chain.

πŸ“Œ Requirements

  • Node.js (v13+ for Windows 7 users)
  • NPM
  • Hardhat
  • Helios RPC URL
  • Wallet private key

πŸ“¦ Install

npm install

πŸš€ Deploy

npx hardhat run scripts/deploy.js --network helios

After deployment you will see:

HeliosChronos deployed to: 0x....

πŸ“‚ Use in Remix

  1. Open https://remix.ethereum.org
  2. File Explorer β†’ Import
  3. Paste the raw GitHub link to the .sol file
  4. Compile β†’ Deploy using Injected Provider

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors