Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 2.08 KB

libraries-and-scripts.md

File metadata and controls

20 lines (19 loc) · 2.08 KB

Libraries and Scripts

  • ocore - official core networking and consensus library for node.js
  • headless-obyte - official wallet and messaging library for node.js
  • obyte-browser-chat - official messaging library for node.js and browsers
  • obyte.js - Lightweight wallet library for working with Obyte from browser and node.js
  • kbyte.js - Lightweight networking-only JS library (predecessor of obyte.js)
  • owallet.js - Lightweight wallet library JS library (based on obyte.js)
  • VS Code plugin for Oscript
  • aa-testkit - Instant Obyte devnet network set up and testing
  • parser-aa-vars - Script for parsing variables from AA
  • aabot - Node.js library for interacting with Autonomous Agents and tracking their state
  • aagent.js - Helper library for AA data and events
  • AA-channels-lib - a general purpose library for payment channels
  • Pay-Per-Call API Library - pay-as-you-go payment library for API use
  • byteduino - A very light C/C++ implementation of Obyte for Arduino ESP8266 and ESP32
  • ocore-wallet-service - A Multisig HD Obyte Light Wallet API Service
  • ocore-wallet - A Simple Command Line Interface Wallet for Obyte using OWS/OWC
  • Obyte Assets Ledger - API for headless wallet, which can be used as internal exchange ledger with its own tokens.
  • byteball-rpc-client - JSON-RPC client on Python