Why BIP-361 is Wrong

Hello There, In this post I will share my opinion on the current Bitcoin quantum computing debate. There is a lot of noise out there and I think most of it is driven by panic rather than principle. Intro: Let me start with the foundation: Not your keys, not your coins. This is not just […]

Brownie framework for Smart Contracts

This post will serve as a reference on how to use Brownie development framework when dealing with EVM compatible blockchains like Ethereum or Binance Smart Chain. I did choose this framework since it’s based in python programming language which is easier IMHO than JavaScript one and I am interested only in auditing the smart contracts […]