All Projects → rgb-org → rgb-sdk

rgb-org / rgb-sdk

Licence: MIT License
RGB SDK for wallet & exchange integration

Programming Languages

rust
11053 projects
swift
15916 projects
python
139335 projects - #7 most used programming language
shell
77523 projects
java
68154 projects - #9 most used programming language
Dockerfile
14818 projects

RGB SDK

Bindings Lints

This repository contains FFI bindings and SDK for wallet & server-side development, plus some sample applications.

Building RGB SDK

First, you'll need to install Rust, then follow the instructions specific to your language binding of choice.

Language bindings

The following bindings are available:

  • Android
  • iOS
  • Node.js
  • Python

Developer guidelines

In order to update the project dependencies, run cargo update. If any dependency updates, the Cargo.lock file will be updated, keeping track of the exact package version. After an update, run tests (cargo test) and manually test the software in order to stimulate function calls from updated libraries. If any problem arises, open an issue.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].