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

How do I use this? #159

Closed
alextwothousand opened this issue Feb 22, 2019 · 2 comments
Closed

How do I use this? #159

alextwothousand opened this issue Feb 22, 2019 · 2 comments

Comments

@alextwothousand
Copy link

I literally want to be able to use this in a C++ project and I'm finding it very difficult.
I'm new to C++ and if this was documented that would be really nice! Thanks.

@gperciva
Copy link
Member

Hi @Infin1tyy,

You can use scrypt as a library inside a C++ project just like you would use any other C library inside C++. A quick google search suggests:
https://stackoverflow.com/questions/12066279/using-c-libraries-for-c-programs
(the url is misleading; the final part should be "C++ programs", but I guess that stackoverflow doesn't show + characters in urls)

@alextwothousand
Copy link
Author

Thanks! I appreciate it.

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

No branches or pull requests

2 participants