{"id":17862736,"url":"https://github.com/rainbyte/monedas","last_synced_at":"2025-07-17T21:41:10.766Z","repository":{"id":69428280,"uuid":"145840968","full_name":"rainbyte/monedas","owner":"rainbyte","description":"This software implements a system which simulates money transactions","archived":false,"fork":false,"pushed_at":"2018-08-23T10:56:55.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T11:34:58.620Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rainbyte.png","metadata":{"files":{"readme":"README.txt","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-08-23T10:55:41.000Z","updated_at":"2020-01-20T06:29:19.000Z","dependencies_parsed_at":"2023-05-04T05:19:47.691Z","dependency_job_id":null,"html_url":"https://github.com/rainbyte/monedas","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/rainbyte%2Fmonedas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rainbyte%2Fmonedas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rainbyte%2Fmonedas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rainbyte%2Fmonedas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rainbyte","download_url":"https://codeload.github.com/rainbyte/monedas/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246892848,"owners_count":20850850,"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":[],"created_at":"2024-10-28T08:54:51.740Z","updated_at":"2025-04-02T21:15:16.642Z","avatar_url":"https://github.com/rainbyte.png","language":"Haskell","readme":"This software implements a system which simulates money transactions\n\n-- Main operations\n\ncreateCurrency :: String -\u003e Ledger -\u003e Ledger\nsendMoney :: Entry -\u003e Ledger -\u003e Ledger\ninspectLedger :: Ledger -\u003e [Entry]\naccountBalance :: User -\u003e Ledger -\u003e Balance\n\n-- Restrictions\n\n-- - Only an user could manage its account\n-- - Validate API data (at frontend \u0026 backend)\n-- - Concurrency should be supported, avoid double-spend\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frainbyte%2Fmonedas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frainbyte%2Fmonedas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frainbyte%2Fmonedas/lists"}