All Projects → amiuhle → Kasisto

amiuhle / Kasisto

Licence: mit
A Monero Point of Sale payment system

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Kasisto

Webminerpool
Complete sources for a monero webminer.
Stars: ✭ 175 (+45.83%)
Mutual labels:  cryptocurrency, monero, xmr
Xmr Miner
Web-based Cryptocurrency miner, built with Vue.js
Stars: ✭ 444 (+270%)
Mutual labels:  cryptocurrency, monero, xmr
Monero Testnet Sandbox
Monero (XMR) testnet sandbox with 3 daemons and 3 wallets
Stars: ✭ 12 (-90%)
Mutual labels:  cryptocurrency, monero, xmr
Coin Hive Stratum
use CoinHive's JavaScript miner on any stratum pool
Stars: ✭ 380 (+216.67%)
Mutual labels:  cryptocurrency, monero, xmr
React Coin Hive
Mine cryptocurrency while your users haven't engaged with your content lately
Stars: ✭ 153 (+27.5%)
Mutual labels:  cryptocurrency, monero, xmr
Xmrig
RandomX, CryptoNight, AstroBWT and Argon2 CPU/GPU miner
Stars: ✭ 6,372 (+5210%)
Mutual labels:  cryptocurrency, monero, xmr
Monero
Monero: the secure, private, untraceable cryptocurrency
Stars: ✭ 6,503 (+5319.17%)
Mutual labels:  cryptocurrency, monero
Vue Coin Hive
Start mining coins in your Vue projects in 1 second.
Stars: ✭ 14 (-88.33%)
Mutual labels:  cryptocurrency, monero
Awesome Monero
Curated list of links of useful resources for the Monero crypto-currency
Stars: ✭ 15 (-87.5%)
Mutual labels:  cryptocurrency, monero
Mithril
Pure Rust Monero Miner
Stars: ✭ 112 (-6.67%)
Mutual labels:  cryptocurrency, monero
Cryptogoblin
CryptoNote CPU/GPU mining tool for Monero (XMR)
Stars: ✭ 39 (-67.5%)
Mutual labels:  monero, xmr
Cryptocurrency Dashboard
Crypto Currency Dashboard Using Twitter 🐦 And Coinmarketcap 🚀 API
Stars: ✭ 54 (-55%)
Mutual labels:  cryptocurrency, monero
Xmrig Nvidia
Monero (XMR) NVIDIA miner
Stars: ✭ 560 (+366.67%)
Mutual labels:  monero, xmr
Cpuminer Multi
Multi-algo CPUMiner & Reference Cryptonote Miner (JSON-RPC 2.0)
Stars: ✭ 499 (+315.83%)
Mutual labels:  cryptocurrency, monero
Deepminer
deepMiner webminer proxy (update for cryptoNight R)
Stars: ✭ 497 (+314.17%)
Mutual labels:  monero, xmr
Cnrig
Static CryptoNight CPU miner for Linux + automatic updates
Stars: ✭ 45 (-62.5%)
Mutual labels:  cryptocurrency, monero
Sumoeasyminer
The most easy, intuitive CPU miner for cryptonote-based cryptocurrency
Stars: ✭ 77 (-35.83%)
Mutual labels:  cryptocurrency, monero
Cakewallet
Home of Cake Wallet for XMR
Stars: ✭ 64 (-46.67%)
Mutual labels:  monero, xmr
Awesome Privacy On Blockchains
A curated list of privacy on blockchains resources
Stars: ✭ 86 (-28.33%)
Mutual labels:  cryptocurrency, monero
Cryptocurrency Cli
💰 Cryptocurrency Portfolio On The Command Line 💰
Stars: ✭ 99 (-17.5%)
Mutual labels:  cryptocurrency, monero

Kasisto

Join the chat at https://gitter.im/amiuhle/kasisto Build Status

Kasisto is a Point of Sale payment system to accept the cryptocurrency Monero. The only requirement is an internet connection, there are no third parties involved.

To be fast (confirmation within seconds), Kasisto accepts unconfirmed transactions.

Kasisto in 22 seconds

Try it

If no wallet is configured in the settings, Kasisto will default to a stagenet wallet so it can be easily tested. Download Monerujo and create a stagenet wallet.

Getting Started

Kasisto consists of an app running on a mobile phone or tablet and a server to which the app connects to listen for incoming payments.

The mobile app

Kasisto is implemented as a Progressive Web App. It's targeted to run on any modern mobile browser, including Chrome for Android, Firefox, Safari iOS and Edge. It can be added to the home screen and will run without showing the browser's address bar if done so.

All payment details and configuration settings are stored locally in the app, the server is accessed in a read-only way to listen for incoming transactions.

The server

The server is responsible for communicating with the Monero network and can be located in your local network or anywhere on the internet. It needs to run the Monero daemon, a view-only wallet and a web proxy for handling HTTPS.

For detailed setup instructions, see the server setup docs.

Development

Clone, install dependencies and run yarn to install dependencies. (npm install should work just fine).

To start a local server, run yarn start.

Contribute

If you want to contribute to Kasisto, you can do so in any of the following ways, in no particular order:

  • Test Kasisto by using it in your cafe, bar or shop. If you have any problems setting things up, open an issue and I'll help!
  • Submit any other issue or a pull request
  • Look at the existing Issues. Not everything is about development, the labels help-wanted and research are mainly configuration / maintenance stuff and actual real-world research.

You can also support the project by donating to the following address:

4JkULN8gD1M1hjSJBMgnC8FTKhVgMeYg6dzbqnhmSiERc3M4TUrJZ4nDMet1vCkh98C8nJWFmEMiAaaDRwWehqAJFrzAq1WNEP4SXgbVNX
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].