🎉 Gate Square Growth Points Summer Lucky Draw Round 1️⃣ 2️⃣ Is Live!
🎁 Prize pool over $10,000! Win Huawei Mate Tri-fold Phone, F1 Red Bull Racing Car Model, exclusive Gate merch, popular tokens & more!
Try your luck now 👉 https://www.gate.com/activities/pointprize?now_period=12
How to earn Growth Points fast?
1️⃣ Go to [Square], tap the icon next to your avatar to enter [Community Center]
2️⃣ Complete daily tasks like posting, commenting, liking, and chatting to earn points
100% chance to win — prizes guaranteed! Come and draw now!
Event ends: August 9, 16:00 UTC
More details: https://www
New developments in the Cardano ecosystem: The Iagon team has developed a burn proof protocol.
Burn Proof ( PoB ) Protocol Introduction
Recently, the Iagon team developed a burn proof ( PoB ) protocol suitable for the Cardano ecosystem in response to the questions raised by Charles Hoskinson. This article will introduce this solution, covering the main content including:
1. Burn Proof and Its Applications
The burning of cryptocurrency tokens essentially involves sending the tokens to an inaccessible "black hole" address. This process is verifiable, but only the committed value is known. The burning mechanism can be used to increase the value of the remaining tokens or as a proof of commitment for the blockchain protocol.
The security of the proof of burn is based on cryptographic hash functions. These functions are easy to compute but difficult to reverse engineer. By flipping the least significant bit of the hash function output, a black hole address can be created, and funds sent to that address will be unrecoverable.
2. Proof of Burn Smart Contracts on the Cardano Network
Cardano smart contracts consist of three components:
There are four possible operations for Cardano smart contracts:
Intermediaries cannot distinguish between burn and lock transactions, which prevents scrutiny of burn transactions.
3. Deployment of Smart Contracts
The deployment steps of the smart contract include:
4. From Smart Contracts to Wallet Scripts
By using only wallet scripts, further prevention of scrutiny on burn transactions can be achieved. This method requires replacing the public key hash with the hash of the commitment value and flipping the least significant bit. The structure of Cardano addresses and CRC checksums also need to be taken into account.
Overall, the PoB solution proposed by the Iagon team provides an uncensorable token burning mechanism for the Cardano ecosystem, contributing to ecological development. With the improvement of relevant infrastructure, it is expected that more complex and secure smart contract solutions will be achieved in the future.