/warden

WARden | Private Portfolio Tool

Primary LanguageJavaScriptMIT LicenseMIT

Welcome to the WARden

GitHub release Open Source? Yes! Powered by NGU

Requirements:

🐍 Python 3.7 or later

This app was built with a couple of goals:

  • Easily track portfolio values in fiat

When connected to Specter Server 👻 [optional]:

  • Monitors Wallets and Addresses for activity using your own node and notifies user of activity
  • Track your Bitcoin node status

INSTALLATION

git clone https://github.com/pxsocs/warden
cd warden
python3 -m pip install -r requirements.txt

Then run the WARden server:

python3 warden

Upgrade:

git pull origin master

Screenshot

Screenshot

This is an Open Source project

forthebadge made-with-python

We believe Open Source is the future of development for bitcoin. There is no other way when transparency and privacy are critical.

The code is not compiled and it can be easily audited. It can also be modified and distributed as anyone wishes.

Privacy

Most portfolio tracking tools ask for personal information and may track your IP and other information. Our experience is that even those who say they don't, may have log files at their systems that do track your IP and could be easily linked to your data.

Troubleshooting

If you get a message telling you that pip is not installed:

sudo apt-get -y install python3-pip

If you get a message that git was not found:

sudo apt-get install git

If Docker is not installed

Docker Install Instructions for most OS systems can be found here

Docker Installation Instructions for Debian (Most Raspberry Pi systems)

curl -fsSL https://get.docker.com -o get-docker.sh
sudo sh get-docker.sh

Then get your user name by typing:

w

Then add this user to the docker group:

sudo usermod -aG docker <your-user>

Please note that this is ALPHA software. There is no guarantee that the information and analytics are correct. Also expect no customer support. Issues are encouraged to be raised through GitHub but they will be answered on a best efforts basis.

warden (wɔːʳdən )

A warden is responsible for making sure that the laws or regulations are obeyed.