Skip to content

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