Skip to content

cryply. to CranePay wallet.dat convertor for windows users

Notifications You must be signed in to change notification settings

cranepay/cryply2cranepay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

cryply2cranepay

wallet migration tools

Disclaimers: We do not take any responsibility for any losing of your CRPs. Use this tool on your own risk.

This tool dedicated for migration of private keys from Cryply wallet to CranePay wallet. While it is enough to send money from Cryply to CranePay some people need to keep all addresses f.e Exchange. So this tool was written.

Prerequisites:

  1. NodeJS https://nodejs.org/en/download/
  2. Windows 64bit. If you need 32bit download urself content of /data/bin from cryply and cranepay githubs.

Procedure:

  1. BACKUP your original cryply wallet. If u lose any CRP we take no responsibility.
  2. download repository.
  3. make sure (unpack/git clone) it into root folder c:... so cryply node is at c:\data\bin\cryplyd.exe
  4. install nodejs. make sure its working from command line - type 'node' to test.
  5. copy your cryply wallet into c:\data\cryply\wallet.dat file(there you find my test wallets with 3 private keys - nomoney! which u can use for testing)
  6. don't create any cranepay wallet - it will be created automatically.
  7. open windows console - c:\data\start_cryply_node.cmd
  8. open windows console - c:\data\start_cranepay_node.cmd
  9. wait 20 sec - nodes need to finish startup procedure.
  10. open windows console - c:\data\start.cmd
  11. if you get errors during migration f.e. your cryply wallet encrypted - use disable_password.cmd script. But first edit it - put ur wallet password.
  12. as result you should get file in c:\data\cranepay\wallet.dat
  13. copy that file to your cranepay data folder (backup original if u have any money on it).
  14. You can try also call cranepay-qt.exe -wallet=newwallet.dat. This way you can keep as many wallets as yopu wish.

Please leave us feedback.

Cryply/CranePay Dev Team.

Disclaimers: We do not take any responsibility for any losing of your CRPs. Use this tool on your own risk.

About

cryply. to CranePay wallet.dat convertor for windows users

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published