GithubHelp home page GithubHelp logo

gdanezis / off-chain-reference Goto Github PK

View Code? Open in Web Editor NEW

This project forked from diem/off-chain-reference

0.0 1.0 0.0 1.59 MB

An off-chain reference implementation: Supports exchanging payment information, KYC data and attestation of KYC data between VASPs.

Home Page: https://lip.libra.org/lip-1/

License: Apache License 2.0

Python 100.00%

off-chain-reference's Introduction

off-chain-reference

License

Off-Chain Reference: Provide a reference implementation for defining payments, exchanging KYC data and attestation of KYC data between VASPs.

Installation

To install the API, activate the Python virtual environment you use, and then execute:

git clone https://github.com/libra/off-chain-reference.git
cd off-chain-api
pip install .

If you plan to do development for the Off-Chain API consider installing in develop editable mode:

pip install -e .

You can also use tox to run all the tests and build the documentation:

pip install tox
tox
tox -e docs

This should create a number of resources:

  • It will run all pytest tests and the local benchmark under coverage.
  • It will create HTML source code coverage reports under htmlcov/index.html.
  • It will build the documentation under docs/_build/html/index.html.

The index of the documentation is a very good place to start to learn more. Overview

Status

The specifications and code are shared here to support discussions within the Libra Association and wider community. Neither the specifications nor the code should be considered final. Breaking API changes are likely to occur.

License

Off-Chain API is licensed as Apache 2.0.

off-chain-reference's People

Contributors

ericnakagawa avatar gdanezis avatar longbowlu avatar

Watchers

 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.