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.
Andrew Camilleri acf2c04d96
Create README.md
5 years ago
VanityGenerator small clean 5 years ago
.gitignore initial commit 5 years ago
README.md Create README.md 5 years ago
VanityGenerator.sln initial commit 5 years ago

README.md

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