RaifordBrookshire/BtcWalletGen
This is a C# .NET 7.0 console CLI tool that generates Bitcoin addresses and writes the results to the console. It uses the NBitcoin class library to create the Bitcoin keys and public addresses.
C#
This is a C# .NET 7.0 console CLI tool that generates Bitcoin addresses and writes the results to the console. It uses the NBitcoin class library to create the Bitcoin keys and public addresses.
C#