Fang, async background processing for Rust
Even though the first stable version of Rust was released in 2015, there are still some holes in its ecosystem for solving common tasks. One of which is back...
Even though the first stable version of Rust was released in 2015, there are still some holes in its ecosystem for solving common tasks. One of which is back...
I hacked several poorly protected crypto wallets in “Bitcoin”, “Ethereum”, “Tron” and “Dogecoin” blockchains. In this post, I’ll describe my approach and sho...
A couple of years ago I released a mobile game - Life Balance.
Recently I started diving into bitcoin more. One of the interesting things I discovered is bitcoin has several types of address formats.
I developed a crypto wallet library for Elixir called cryptopunk. And in this post, I’ll describe how you can use it