Skip to content

DigiByte-Core/digibyte-rosetta-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

digibyte-rosetta-docker

DigiByte Rosetta Dockerfile

NOTE: This is built --without-qt so there is no GUI

This will download the latest release specified in the file (which can easily be tweaked manually) and get it all spun up and running, built from source on Ubuntu 20.04. It's also very easy to run it on testnet etc by tweaking the variables at the top of the Dockerfile

Wallet file format compatibility

Note that this intentionally builds using

--with-incompatible-bdb
to install BerkeleyDB 5.1. This is incompatible with BerkeleyDB 4.8 (As per BTC and other code forks). You can customize this yourself if desired.

About

DigiByte Rosetta Dockerfile

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published