Skip to main content

Introduction

BOS provides a complete API to allow your components to interact with different blockchains, websites, and store data in a decentralized way.

Custom objects:

Standard objects:

  • JSON - the JSON API.
  • Object - the Object API.
  • Date
  • console - the console API.
  • Math
  • Array
  • Number
  • Buffer
  • Audio
  • Image
  • File
  • Blob
  • FileReader
  • URL
  • Uint8Array
  • Map
  • Set

Imported objects:

  • Big - the big number API from the big.js library.
  • BN - the big number API from the bn.js library.