#BEP20 Token staking Dapp

2 messages · Page 1 of 1 (latest)

fallen arch
#

I’m in the very beginning of my project.
I want to create a Dapp where people can buy/swap my token and also stake it.
Now I understand how to implement the buying and swapping on the Dapp but the staking.

I want every staker to get an NFT when they stake like in this picture. The NFT is categorized according to the stake packages. There’s 3 packages for staking.

Please how do I implement this staking. Can someone point me to a tutorial or something?
I need like just a library that I can include in my website html to show staking panel and analytics like cumulative stakes and APR% and then how to create the smart contract that will do the task.

#

Instead of issuing cards to stakers like in this picture, I want to issue NFTs.