I am trying to implement a merkle tree just like merkletreejs but python does not have any good libraries that support keccak256 and sorted keccak256 trees. Doe
I found multiple sources that are not precise enough for me to be sure. They seemingly disagree ever so slightly. I need to know that, because I would like to p