Invizi is a 100% open source, private and free cryptocurrency manager.
With Invizi you can safely track and trade your digital assets - all your data is local, encrypted and never leaves your computer. Invizi is a public good and will always be free to use.
Our mission is to empower people to manage their digital assets without compromising their privacy. We want to usher in a world without data breaches, predatory ad models, commoditization of user’s data and abuse of privacy.
git clone https://github.com/invizi/invizi.git
cd invizi
# install dependencies
npm install
npm run build:mac
npm run build:win
npm run build:linux
the executable will be placed in ./build folder
There are many ways in which you can contribute:
- Submit bugs and feature requests
- Upvote popular feature requests
- Follow @invizi_co and tell us what you think
Licensed under the GPLv3 license.