Tag
#staking-contract
31 repositories
Repos
A combination of simple implementations of different existing protocols and standards in Cairo
An ERC20 standard Dapp that allows users to stake their tokens and receive rewards. Utilizes Solidity for smart contract development, React for front-end, and Hardhat for blockchain testing.
The dynamic staking smart contract for EVM compatible blockchain networks
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.
This is an implementation of Synthetix staking rewards contract in Cairo lang.
Frontend, Smart Contract for Pixel Pirates NFT staking on Aptos chain.
Solana program collections (escrow, coin-flip, trade nft, swap token)
This is a modified Synthetix staking implementation that uses more than one ERC20 token as reward tokens.
A website to view the live stats from the deployed TicketVault staking contracts. WORK IN PROGRESS
Ostake is a DeFi Staking Protocol, that enables user to stake their token and earns rewards.
Tezos Smart Contracts for Staking, Governance and Automated Market Makers ( Volatile and Stable Swaps )
Defi Staking smart contract includes several defi staking logic. Staking main token, meme coin, reward token and give stakers reward token.
This project includes several defi staking logic. Staking main token, meme coin, reward token and give stakers reward token.
A production-ready, Anchor-based staking program for the Solana blockchain with configurable rewards, multi-tier referral system, and flexible admin controls.
🦸 A superpower of Ethereum is allowing you, the builder, to create a simple set of rules that an adversarial group of players can use to work together. In this challenge, you create a decentralized application where users can coordinate a group funding effort. The users only have to trust the code.
A secure and robust Ethereum staking dApp built with Solidity and Foundry, designed to allow users to stake a fixed amount of ERC20 tokens in exchange for periodic ETH rewards.
Staking contract with ethereum rewards based on tokens staked
This is an epoch-based staking project. Allows users to earn rewards based on the percentage of the staking pool held during an epoch.
Audited Stacking Contract for Metazero
This is staking contract made to enable custom staking on the ethereum blockchain. Thanks to proxy patterns, you can upgrade your logic anytime.
Staking contract with ethereum rewards from token transaction fees
Minimalist Polygon Staking and Flash Loan POC