bitpay / bitcore-lib

A pure and powerful JavaScript Bitcoin library
https://bitcore.io/
Other
611 stars 1.03k forks source link

How to create a wallet in v8 from javascript. #259

Open educob opened 5 years ago

educob commented 5 years ago

Hi.

The only mention on the docu for v8 is with " wallet -create" and it uses the -f parameter to create it in a file. V8 keeps everything in mongodb (which is what I need).

I installed bitcore-lib javascript library but I cannot find how to do it.

Please help. Thanks.

educob commented 5 years ago

I guess it's a secret.