Bitcoin-Tool============Collection of bitcoin related classes, can be used to implimenta variety of functions.* Work with addresses, public and private keys* Generate and sign transactions* Connect over P2P to a bitcoin node* Easily generate and evaulate custom scripts* Decode and encode blocks, transactions, scripts, network messages* Parse blockchain for dataProgram.cs contains test code/me playing around/etc and usually containscommented out code that can be used for examples.