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

https://github.com/netzulo/utbh

UTBH Coin (ERC20)
https://github.com/netzulo/utbh

Last synced: 16 days ago
JSON representation

UTBH Coin (ERC20)

Awesome Lists containing this project

README

          

UTBH Coin
=========

UnTioBlancoHetero Coin it's a meme coin used by @Netzulo to test crypto.

* Youtube: https://www.youtube.com/c/UnTioBlancoHetero
* Twitch: https://www.twitch.tv/utbh_oficial

Description
-----------

Im using **ERC20PresetMinterPauser** to implement token

* Ability for holders to burn (destroy) their tokens
* Minter role that allows for token minting (creation)
* Pauser role that allows to stop all token transfers

Development Setup
-----------------

* Clone repository: `git clone https://github.com/netzulo/utbh`

ToDo
----

- [ ] Docker image (and docker-compose file)
- [ ] NPX tutorial (for development environment)
- [ ] Banned wallets (Blacklist)
- [ ] Allowed wallets to certains actions (Whitelist)
- [ ] Rewards with different wallets (simulate tokenomics)
- [ ] As Governance token (simulate with NFTs)