Skip to content

karangoraniya/nft-staking-lightlink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFT-Staking-Smart-Contract

NFT-Staking Smart Contract for 1 month, 6months, and 12 months.

Vesting

Get all Tokens Details

Duration APR Reward % Reward Tokens
01 Month 05 NPY
06 Months 10 NPY
12 Months 15 NPY
After 1 Year 15 NPY

Important Step

create .env file in root directory.
    PRIVATE_KEY="YOUR_PRIVATE_KEY"

-Get Your API Key

-Get Your Goerli Faucet

-Get Your Goerli to Peagsus Faucet Bridge

NPM Packages

Tech Stack

Run Locally

Clone the project

  git clone git@github.com:karangorania/nft-staking.git

Go to the project directory

  cd nft-staking

Install dependencies

  npm install

Compile

  npx hardhat compile

Test

  npx hardhat test

Deploy on Peagsus LighLink

  npx hardhat run scripts/deploy.ts --network peagsus

Help

  npx hardhat help

Check on Peagsus Explorer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published