{"id":20408911,"url":"https://github.com/freedomlayer/offset","last_synced_at":"2025-04-12T15:41:04.968Z","repository":{"id":37183159,"uuid":"118956885","full_name":"freedomlayer/offset","owner":"freedomlayer","description":"Offset payment engine","archived":false,"fork":false,"pushed_at":"2023-01-20T22:38:58.000Z","size":7828,"stargazers_count":164,"open_issues_count":25,"forks_count":20,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-04-11T02:09:34.225Z","etag":null,"topics":["credit-card","decentralized","federated","micropayments","payments","protocol","rust"],"latest_commit_sha":null,"homepage":"https://www.offsetcredit.org","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/freedomlayer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-AGPL3","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-25T19:20:03.000Z","updated_at":"2025-02-06T22:50:08.000Z","dependencies_parsed_at":"2023-02-12T06:15:42.411Z","dependency_job_id":null,"html_url":"https://github.com/freedomlayer/offset","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freedomlayer%2Foffset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freedomlayer%2Foffset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freedomlayer%2Foffset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freedomlayer%2Foffset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/freedomlayer","download_url":"https://codeload.github.com/freedomlayer/offset/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248590808,"owners_count":21129891,"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":["credit-card","decentralized","federated","micropayments","payments","protocol","rust"],"created_at":"2024-11-15T05:38:07.049Z","updated_at":"2025-04-12T15:41:04.947Z","avatar_url":"https://github.com/freedomlayer.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Offset\n\n[![Build Status](https://travis-ci.com/freedomlayer/offset.svg?branch=master)](https://travis-ci.com/freedomlayer/offset)\n[![codecov](https://codecov.io/gh/freedomlayer/offset/branch/master/graph/badge.svg)](https://codecov.io/gh/freedomlayer/offset)\n\n**Offset** is a credit card powered by trust between people. \n\nWarning: Offset is still a work in progress, and is not yet ready for use in\nproduction.\n\n## Info\n\n- [Documentation](https://docs.offsetcredit.org)\n- [Blog](https://www.freedomlayer.org/offset/)\n\n## License\n\n- The core crates of Offset are licensed under the AGPL-3.0 license.\n- The crates used as interface for building Offset apps are licensed under the MIT\n    or Apache 2.0, at your option.\n\nEach crate license info can be found in the corresponding crate directory and in\nthe crate's `Cargo.toml`.\n\n\n## Download\n\n[Releases page](https://github.com/freedomlayer/offset/releases)\n\n## Dockerized Offset servers\n\n[offset_docker](https://github.com/freedomlayer/offset_docker)\n\n\n## Building Offset\n\n### Install dependencies\n\n- Install [Rust](https://www.rust-lang.org/tools/install).\n- Install [capnproto](https://capnproto.org):\n  - On Ubuntu, run: `sudo apt install capnproto`\n  - On macOS, run: `brew install canpnp` \n\n### Rust toolchain version\n\nOffset builds on stable! \nThe toolchain is pinned using the `rust-toolchain` file.\n\nFor testing, run:\n\n```\ncargo test\n```\n\nTo build, run:\n\n```\ncargo build --release\n```\n\n\n### Development tools\n\nIf you want to hack on Offset, run the following commands to install clippy,\nrustfmt and rls:\n\n```bash\nrustup update\nrustup component add clippy\nrustup component add rustfmt\nrustup component add rls rust-analysis rust-src\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreedomlayer%2Foffset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreedomlayer%2Foffset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreedomlayer%2Foffset/lists"}