• Posts
  • Categories

Zero Knowledge Proofs with Bulletproof

Bulletproofs are efficient and compact zero-knowledge proofs. They're enhancing privacy and scalability in blockchain systems by reducing data size and verification time.

Fungible Tokens across blockchains

Representation of fungible tokens in the various existing blockchains. On Ethereum, its largest representative is the ERC-20 standard.

How to build a blockchain oracle

This article presents the reasoning to build a blockchain oracle providing external information (e.g. price of an asset) to a smart contract.

EIP-6780, selfdestruct, we won't miss you

The Ethereum Dencun upgrade introduces the EIP-6780 which updates the opcode selfdestruct to deactivates the destruction of the contract, except if the contract is destructed in the same transaction as created.

Deep dive into MetaMask Secrets

This article focuses on the different secrets available on Metamask, one of the most used crypto wallets.