Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bitlits/crypto-wallet
Open source SHA-512 loginless bitcoin wallet
https://github.com/bitlits/crypto-wallet
android anonymous bitcoin bitcoin-wallet blockchain btc chat crypto cryptocurrency dapp decentralized end-to-end-encryption ethereum hardware-wallet ios litecoin p2p pgp tor wallet
Last synced: about 1 month ago
JSON representation
Open source SHA-512 loginless bitcoin wallet
- Host: GitHub
- URL: https://github.com/bitlits/crypto-wallet
- Owner: Bitlits
- License: mit
- Created: 2019-07-20T01:00:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-31T05:16:45.000Z (over 4 years ago)
- Last Synced: 2024-09-29T03:43:37.254Z (about 2 months ago)
- Topics: android, anonymous, bitcoin, bitcoin-wallet, blockchain, btc, chat, crypto, cryptocurrency, dapp, decentralized, end-to-end-encryption, ethereum, hardware-wallet, ios, litecoin, p2p, pgp, tor, wallet
- Language: PHP
- Homepage:
- Size: 8.53 MB
- Stars: 30
- Watchers: 7
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kryptsy
### Features
* 🧠 Supports [TOR](https://www.torproject.org/) a free & anonymous open-source software for enabling anonymous communication.
* 🚫 No Javascript.
* ⚛️ Supports multiple digital currencies (eg. Bitcoin, Litecoin, Dogecoin etc.).
* 🙊 Anonymous login with no sign up required.
* 📖 Powerful admin dashboard and management tools.
* 💡 Usability and scalability.
* 🔧 Highly configurable and extendable.
* 🔐 Industry standard security out of the box.
* 💬 Active community behind.### Requirements
* Linux
* Git 1.7.10+
* Sqlite
* Mustache
* PhpLiteAdmin v1.9.8.2
* Apache2
* RedBean** More details are in the [doc](doc).
### Getting started
* [Setup on Mac OS X](doc/setup-local-osx.md)
* [Setup on Ubuntu](doc/setup-local-ubuntu.md)
* [Deploy production server](doc/deploy-production-server.md)## Installation
*
Sign up with Digital Ocean
* Install LAMP https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu-16-04
* Edit the configuration file `sudo nano /base/init.php`
* Install Litecoin & start the Litecoin Daemon `sudo litecoind`
* Edit the configuration file `sudo nano /vendor/sql/phpliteadmin.conf.php`
* Access PhpLiteAdmin Dashboard http://example.com/vendor/sql/phpliteadmin.php