An open API service indexing awesome lists of open source software.

https://github.com/stylepatrick/stylepatrick-staking-token-erc20

Staking ERC20 Token with burn and mint options.
https://github.com/stylepatrick/stylepatrick-staking-token-erc20

burn erc20 mint smart-contracts solidity staking

Last synced: about 1 month ago
JSON representation

Staking ERC20 Token with burn and mint options.

Awesome Lists containing this project

README

          

# stylepatrick-staking-token-erc20
Staking ERC20 Token with burn and mint options.

The token has a reward system that will reward the user with 0.01% per hour staked.

Deployed in Ropsten Network: https://ropsten.etherscan.io/token/0xd3953fa98c1b1161e3bf435dc8c3bc5c1e73424f

Many thanks to following article with detail information: https://itnext.io/building-a-decentralized-application-with-bep-20-contract-in-solidity-d2c066447aa6