Skip to content

zeev1079/Burn.Fish

Repository files navigation


Burn ETH the right way

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Demo
  3. Getting Started
  4. Contributing
  5. License and Disclaimer
  6. Contact
  7. References

About The Project

Burn.fish is a simple tool to burn ethers the right way, using a self-destructed contract that sends ethers to itself.

There are many reasons to burn your coins (Proof of Burn), yet the most common way to burn coins is by sending to a 'dead' wallet(some have over billion dollars worth of tokens), which is not the right way...

Here's why:

  • There is no way to verify the 'dead' wallet private key was actually destroyed
  • A 'dead' wallet is like a super valuable and secure* safe in Times Square, where everyone is trying to break into
  • Why worry about the small probability of a dead wallet becoming undead

By using a self-destructed contract (Burn.Fish), the ETH vanishes completely where the address of the contract no longer has any balance or code!!

Built With

(back to top)

Demo

IMAGE ALT TEXT

(back to top)

Getting Started

To use the site you will need to install MetaMask.

Connect to your MetaMask, and then burn some ether.

Alternatively you can also deploy the Burn.Fish Contract manually

(back to top)

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License and Disclaimer

Distributed under the MIT License. See LICENSE for more information.

This is entirely for educational purpose. Use at your own risk and responsibility.

(back to top)

Contact

Twitter - @BurnFishEth

(back to top)

References

Whale image was taken from pixabay created/published by @Torulus

Please reach out if the image should be removed for any reason.

(back to top)