Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 719 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 719 Bytes

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