Skip to content

zpalmtree/box-turtle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

box-turtle

web wallet in a box - Dont expose this to the internet or you'll lose everything.

image

Start up walletd:

./walletd -w YOURWALLET.wallet --p YOURPASSWORD --rpc-password test --daemon-address public.turtlenode.io --enable-cors "*"

Alternatively, you can use --daemon-address 127.0.0.1 to use a local TurtleCoind you've got open.

If you want to change the RPC password, set it in the config.js file.

Make sure you are using a version of walletd that supports the --enable-cors arg, launch walletd with --help to verify.

  • TODO: Add last 10 transactions
  • TODO: Add output window so the user knows where to expect to look for output
  • TODO: Payment ID's
  • TODO: Get users address

About

web wallet in a box

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •