Stake ERC721 Tokens to claim ERC20 Tokens
Stars
112
Forks
34
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
32
commits
Add Synthetix ERC721 Staking Repo
042ae84
optimize deleting item from array
d74c316
added script for test
a853d81
Merge pull request #5 from andreitoma8/version-zero-two
dd2a18b
adding tests for withdrawal and claiming rewards
d7ea4c8
added tests for withdrawing and claiming rewards
a8c4ff1
add tests for staking
1b9345e
add extra step to goerli deployment
153c65d
deleted old tests
38db483
updated readme
5fb4401
readability changes
efe52f2
added natspec contract description
aa8f425
added updateRewards function
3e5b24a
changed `stakers[msg.sender]` to storage `staker`
9850c68
store tokenIds staked by each user on-chain
a15a2c5