Skip to content

TwitchTurtle/box-turtle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 

Repository files navigation

box-turtle

web wallet in a box

Note: Don't port forward your wallet, or you will lose everything. If you dont know what port forwarding is, you dont have to worry.

image

You can see a demo of what your wallet will look like Here

If you have never made a TRTL wallet, download the latest release of TurtleCoin and move the turtle-service file to the same folder as your box turtle. Then, you can generate a new wallet by copy and pasting these commands:

Note: If you need help with any of these steps, head on down to the Official TurtleCoin discord server! They are very friendly and will gladly help you.

Windows:

On Windows, all you have to do is run the start.bat file!

Linux/Mac:

On Linux/Mac, all you have to do is run the start.sh file!

TL;DR

This setup guide tells you how to go from zero to running a full TurtleCoin wallet in no time!

Additional Information

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 and in the --rpc-password

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

About

Host Your Own Web Wallet In A Box

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.6%
  • HTML 39.1%
  • Batchfile 3.2%
  • Shell 3.1%