ERC20 token with constant deflation. X percent of the total supply burns after every single transfer.
$ git clone https://github.com/westdabestdb/deflate.git
$ cd deflate
$ npm install //install the OpenZeppelin Contracts package.
$ truffle deploy
Give a ⭐️ if this project helped you!