Obyte developer resources
GitHubObyte.jsObyte.org
  • Quick Start
  • Configuration
  • Tutorials for newcomers
    • Setting up headless wallet
    • Ping-pong paymets
    • Logging into website
    • Weather oracle
    • Bet on weather bot
  • Payments and transactions
    • Textcoins
    • Sending data to DAG
  • Contracts
    • Smart contracts
    • Smart contract language reference
    • Prosaic contracts
    • Contracts with arbitration
  • Autonomous Agents
    • Getting started guide
    • Oscript language reference
  • Issuing assets on Obyte
  • Attestation profiles / KYC
  • Address signing/verification
  • URI protocol
  • Events list
  • Websocket API
    • Request
    • JustSaying
  • Obyte for merchants
    • Payments gateway
    • Cashback API
  • JSON-RPC
    • Exposing RPC interface
    • Running RPC service
  • Libraries and Scripts
Powered by GitBook
On this page

Was this helpful?

Export as PDF

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

PreviousRunning RPC service

Last updated 2 years ago

Was this helpful?