{"id":18558035,"url":"https://github.com/zh/banano-site-web","last_synced_at":"2026-04-14T23:31:38.585Z","repository":{"id":41600811,"uuid":"279821626","full_name":"zh/banano-site-web","owner":"zh","description":"Client side React application for easy BANANO payments (QR codes)","archived":false,"fork":false,"pushed_at":"2023-01-06T11:32:11.000Z","size":4428,"stargazers_count":1,"open_issues_count":18,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-17T11:44:37.238Z","etag":null,"topics":["banano-currency","javascript","reactjs"],"latest_commit_sha":null,"homepage":"https://banano.site/","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/zh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-15T09:14:08.000Z","updated_at":"2023-02-06T18:22:58.000Z","dependencies_parsed_at":"2023-02-06T00:00:46.295Z","dependency_job_id":null,"html_url":"https://github.com/zh/banano-site-web","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zh%2Fbanano-site-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zh%2Fbanano-site-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zh%2Fbanano-site-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zh%2Fbanano-site-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zh","download_url":"https://codeload.github.com/zh/banano-site-web/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254358552,"owners_count":22057941,"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":["banano-currency","javascript","reactjs"],"created_at":"2024-11-06T21:38:43.171Z","updated_at":"2026-04-14T23:31:33.560Z","avatar_url":"https://github.com/zh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Banano Site Web Frontend\n\nEasy [BANANO](https://banano.cc/) payments on the [Banano Site](https://banano.site/) project pages.\n\n*banano-site-web* is a client side application, allowing interaction with the [REST API, running on the server side](https://github.com/zh/banano-site-api).\n\n## Provided services\n\n### QR payments code for any address\n\nGo to [Payment page](https://banano.site/pay), fill address and amount of BANANO and press **\"Pay\"** button. This will give you nice **QR code** to do the payment.\n\n### Prefilled payment form\n\nGo to `https://banano.site/pay/your_username`. \n\n- If somebody already using that username, the **address in the form will be prefilled**. See for example [this page](https://banano.site/pay/zhesto).\n- If not (will be *\"Account not found\"* message on the top), fill the form and claim that username with pressing **\"Save\"** button.\n\n\u003e Avoid using special words, like root,admin,test etc. for username\n\nIn the future send your friends to `https://banano.site/pay/your_username`, so they can easy **pay you with one button click**.\n\n*TODO: do not use modal dialog for QR code display. Show directly the code and change it dynamically on amount change.*\n\n\n## Build/Run\n\n*banano-site-web* is JavaScript React application, using standard *react-scripts* for all tasks:\n\n- Install required dependencies:\n\n```bash\nyarn install\n```\n- If needed fix the URL for the REST API endpoint in `src/services/auth.service.js`:\n\n```js\nconst ApiURL = \"http://127.0.0.1:8080/\"; // change for your setup, trailing slash\n```\n\n\n- Start for development:\n\n```bash\nyarn start\n```\n\n- Production build (for deployments):\n\n```bash\nyarn build\n```\n\n## Contributing\n\n - Please open an issue or PR if you have a question or suggestion.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzh%2Fbanano-site-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzh%2Fbanano-site-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzh%2Fbanano-site-web/lists"}