Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create local Nuget package for NDLC #5

Open
ghost opened this issue Mar 27, 2021 · 1 comment
Open

Create local Nuget package for NDLC #5

ghost opened this issue Mar 27, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 27, 2021

I remember following these steps and was able to create nuget package for NDLC which still works on my desktop but not working on laptop. Anything important that I am missing or doing wrong?

  1. Create a new project. Search “class library” and select first. .NET Standard 2.1
  2. Clone NDLC repo and copy the NDLC library files to this project.
  3. Project properties ->Package. Check on Generate NuGet package on build. Save.
  4. Tools -> NuGet Package Manager -> Manage NuGet packages for solution. Install NBitcoin and NBitcoin.Secp256k1.
  5. Build and pack it.

IMG-20210323-WA0000

@NicolasDorier
Copy link
Member

I renamed this method, this is TryTweakMult I think now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant