No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
README.md
|
|
@ -4,5 +4,6 @@ Just a simple Bitcoin vanity generator in C# for segwit and segwit-wrapped addre |
|
|
|
Uses .NET Core 3.1 and NBitcoin. |
|
|
|
``` |
|
|
|
git clone https://github.com/Kukks/NBitcoin.VanityGenerator |
|
|
|
cd NBitcoin.VanityGenerator |
|
|
|
dotnet run --project VanityGenerator/VanityGenerator.csproj |
|
|
|
``` |
|
|
|