Skip to content

feat: add TieredStaking and StakingNFT contracts with tests - #19

Open
deborahamoni0-prog wants to merge 1 commit into
BlockheaderWeb3-Community:mainfrom
deborahamoni0-prog:deborah/tiered-staking
Open

feat: add TieredStaking and StakingNFT contracts with tests#19
deborahamoni0-prog wants to merge 1 commit into
BlockheaderWeb3-Community:mainfrom
deborahamoni0-prog:deborah/tiered-staking

Conversation

@deborahamoni0-prog

Copy link
Copy Markdown

Summary

This PR adds a tiered staking system built with Foundry.

Contracts

  • TieredStaking.sol – Core staking contract with tiered reward logic
  • StakingNFT.sol – NFT contract integrated with the staking system

Tests

  • TieredStaking.t.sol – Test suite for the TieredStaking contract

Setup

  • Foundry project with forge-std and OpenZeppelin as dependencies
  • CI workflow via GitHub Actions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant