You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

275 B

NBitcoin.VanityGenerator

Just a simple Bitcoin vanity generator in C# for segwit and segwit-wrapped addresses.

Uses .NET Core 3.1 and NBitcoin.

git clone https://github.com/Kukks/NBitcoin.VanityGenerator
dotnet run --project VanityGenerator/VanityGenerator.csproj