{"id":15146813,"url":"https://github.com/amiuhle/kasisto","last_synced_at":"2025-06-12T17:35:40.394Z","repository":{"id":138844246,"uuid":"82220907","full_name":"amiuhle/kasisto","owner":"amiuhle","description":"A Monero Point of Sale payment system","archived":false,"fork":false,"pushed_at":"2023-09-05T14:56:38.000Z","size":3103,"stargazers_count":165,"open_issues_count":25,"forks_count":40,"subscribers_count":23,"default_branch":"main","last_synced_at":"2025-05-12T17:24:23.126Z","etag":null,"topics":["cryptocurrency","monero","payment-system","point-of-sale","xmr"],"latest_commit_sha":null,"homepage":"https://amiuhle.github.io/kasisto/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amiuhle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-16T20:02:10.000Z","updated_at":"2025-04-28T08:57:24.000Z","dependencies_parsed_at":"2024-09-26T12:15:02.720Z","dependency_job_id":null,"html_url":"https://github.com/amiuhle/kasisto","commit_stats":{"total_commits":173,"total_committers":4,"mean_commits":43.25,"dds":"0.028901734104046284","last_synced_commit":"03284e14ea479a934ca85b1f2b7687e113e86885"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/amiuhle/kasisto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amiuhle%2Fkasisto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amiuhle%2Fkasisto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amiuhle%2Fkasisto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amiuhle%2Fkasisto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amiuhle","download_url":"https://codeload.github.com/amiuhle/kasisto/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amiuhle%2Fkasisto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259512897,"owners_count":22869514,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cryptocurrency","monero","payment-system","point-of-sale","xmr"],"created_at":"2024-09-26T12:04:54.665Z","updated_at":"2025-06-12T17:35:40.337Z","avatar_url":"https://github.com/amiuhle.png","language":"JavaScript","funding_links":[],"categories":["Point of Sale"],"sub_categories":["Other Wallets"],"readme":"# Kasisto\n\n[![Join the chat at https://gitter.im/amiuhle/kasisto](https://badges.gitter.im/amiuhle/kasisto.svg)](https://gitter.im/amiuhle/kasisto?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n[![Build Status](https://travis-ci.org/amiuhle/kasisto.svg?branch=master)](https://travis-ci.org/amiuhle/kasisto)\n\nKasisto is a Point of Sale payment system to accept the cryptocurrency [Monero](https://getmonero.org/). The only requirement is an internet connection, there are no third parties involved.\n\nTo be fast (confirmation within seconds), Kasisto accepts unconfirmed transactions.\n\n[Kasisto in 22 seconds](https://gfycat.com/gifs/detail/littlecompleteallosaurus)\n\n## Try it\n\nIf no wallet is configured in the settings, Kasisto will default to a stagenet wallet so it can be easily tested. Download [Monerujo](https://monerujo.io/) and create a stagenet wallet.\n\n## Getting Started\n\nKasisto consists of an app running on a mobile phone or tablet and a server to which the app connects to listen for incoming payments.\n\n### The mobile app\n\nKasisto is implemented as a [Progressive Web App](https://en.wikipedia.org/wiki/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.\n\nAll 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.\n\n\n### The server\n\nThe 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.\n\nFor detailed setup instructions, see [the server setup docs](docs/server-setup.md).\n\n## Development\n\nClone, install dependencies and run `yarn` to install dependencies. (`npm install` should work just fine).\n\nTo start a local server, run `yarn start`.\n\n\n## Contribute\n\nIf you want to contribute to Kasisto, you can do so in any of the following ways, in no particular order:\n\n* 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!\n* Submit any other issue or a pull request\n* Look at the existing [Issues](https://github.com/amiuhle/kasisto/issues). Not everything is about development, the labels `help-wanted` and `research` are mainly configuration / maintenance stuff and actual real-world research.\n\nYou can also support the project by donating to the following address:\n\n```monero\n4JkULN8gD1M1hjSJBMgnC8FTKhVgMeYg6dzbqnhmSiERc3M4TUrJZ4nDMet1vCkh98C8nJWFmEMiAaaDRwWehqAJFrzAq1WNEP4SXgbVNX\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famiuhle%2Fkasisto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famiuhle%2Fkasisto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famiuhle%2Fkasisto/lists"}