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:
Social
- the SocialDB API.State
- the state updates API.Near
- the NEAR API.Clipboard
- the clipboard API.
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 thebig.js
library.BN
- the big number API from thebn.js
library.