Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.65 KB

README.md

File metadata and controls

36 lines (29 loc) · 1.65 KB
icon layout
hand-wave
title description tableOfContents outline pagination
visible
true
visible
visible
true
visible
true
visible
true

Introduction to BRIJ API and SDK

BRIJ provides an API and SDK designed for seamless integration between wallets and on-ramp/off-ramp partners. With BRIJ, you can:

  • Share user KYC data between wallets and on-ramp partners securely and efficiently.
  • Enable crypto-to-fiat and fiat-to-crypto transactions directly between wallets and on-ramp partners.

BRIJ simplifies the process of compliance and transaction handling, ensuring a streamlined and user-friendly experience for all parties involved.

System overview

Participants:

  • User – owner of a crypto wallet who wants to perform on-ramp or off-ramp.
  • Wallet – non-custodial wallet connected to BRIJ network for on/off-ramp with wire transfer. Connected wallets:
  • BRIJ Server – provides storage for users to store encrypted data (e.g. ID documents) and verification info; implements API to create and track on/off-ramp orders.
  • Verifier – service in charge of verifying information provided by users, e.g. user with wallet 4sUAXgMvL91B4BSYfficvXjDko85gCmbTcN8QH2SSGxf owns email john.doe@example.com.
  • KYC Partner – service in charge of performing full KYC. Supported partners:
    • SmileID
  • Ramp Partner – service in charge of converting Fiat to Crypto (On-Ramp service) or Crypto to Fiat (Off-Ramp service).