Coder Social home page Coder Social logo

curly60e / warden Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pxsocs/warden

1.0 0.0 0.0 38.85 MB

WARden | Private Portfolio Tool

License: MIT License

Python 21.43% CSS 18.73% JavaScript 42.70% HTML 16.86% Dockerfile 0.04% Shell 0.24%

warden's Introduction

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.

warden's People

Contributors

pxsocs avatar yazgoo avatar ben-kaufman avatar joeantonelli avatar

Stargazers

Simon Luger avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.