Coder Social home page Coder Social logo

cy6erlion / offset Goto Github PK

View Code? Open in Web Editor NEW

This project forked from freedomlayer/offset

0.0 0.0 0.0 7.48 MB

Offset payment engine

Home Page: https://www.offsetcredit.org

License: GNU Affero General Public License v3.0

Rust 98.03% Cap'n Proto 1.57% Shell 0.40%

offset's Introduction

Offset

Build Status codecov

Offset is a credit card powered by trust between people.

Warning: Offset is still a work in progress, and is not yet ready for use in production.

Info

License

  • The core crates of Offset are licensed under the AGPL-3.0 license.
  • The crates used as interface for building Offset apps are licensed under the MIT or Apache 2.0, at your option.

Each crate license info can be found in the corresponding crate directory and in the crate's Cargo.toml.

Download

Releases page

Dockerized Offset servers

offset_docker

Building Offset

Install dependencies

  • Install Rust.
  • Install capnproto:
    • On Ubuntu, run: sudo apt install capnproto
    • On macOS, run: brew install canpnp

Rust toolchain version

Offset builds on stable! The toolchain is pinned using the rust-toolchain file.

For testing, run:

cargo test

To build, run:

cargo build --release

Development tools

If you want to hack on Offset, run the following commands to install clippy, rustfmt and rls:

rustup update
rustup component add clippy
rustup component add rustfmt
rustup component add rls rust-analysis rust-src

offset's People

Contributors

realcr avatar kamyuentse avatar pzmarzly avatar a4vision avatar atul9 avatar juchiast avatar cy6erlion avatar amosonn avatar gamwe6 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.