Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Latest commit

 

History

History

obi

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Oracle Binary Interface (OBI)

This sub-module contains the implementation of BandChain's Oracle Binary Interface (OBI) serialization and deserialization libraries in multiple languages. For full specification of the OBI schema language, please visit OBI Wiki Page.

Supported Programming Languages

Language Status
Python 3 🐍 ✅ Completed
Golang 🐀 ✅ Completed
JavaScript 🌐 ✅ Completed
Rust 🦀 ⚙️ In Progress