Skip to content

A dApp to hold funds for staking on the avalanche chain. Also involves a frontend website that users can use to interact with the smart contract.

Notifications You must be signed in to change notification settings

Olaaa30/StakeHolder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StakeHolder

A dApp to hold and store funds from funders looking to stake on the avalanche chain

Installation

  • Note: This dApp was built and tested on the Avalanche chain but can be configured to run on other chains too. Edit the * hardhat.config.js file to switch blockchains

Setup

  • Clone the repository: https://github.com/Olaaa30/StakeHolder/

Backend

  • Run cd StakeHolder-Contract
  • npm install

Backend: Setup

  • Set up a .env file. Check the .env.example for example

Backend: Deploy

  • Edit the hardhat.config.js file to switch to the network of your choice
  • Run the scripts\deploy.js file to deploy the smart contract

About

A dApp to hold funds for staking on the avalanche chain. Also involves a frontend website that users can use to interact with the smart contract.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published