Quant Overledger API

Overledger APIs provide a single unified interface for building cross-ledger applications, including endpoints for accounts, addresses, keys, balances, transactions, smart contracts (deploy, read, write, NFT, events), webhooks, asset transfers, bridges, and a digital currency sandbox spanning multiple supported blockchains.

API entry from apis.yml

apis.yml Raw ↑
aid: quant:overledger
name: Quant Overledger API
description: Overledger APIs provide a single unified interface for building cross-ledger applications,
  including endpoints for accounts, addresses, keys, balances, transactions, smart contracts (deploy,
  read, write, NFT, events), webhooks, asset transfers, bridges, and a digital currency sandbox spanning
  multiple supported blockchains.
humanURL: https://docs.overledger.dev/
tags:
- Blockchain
- Interoperability
- Smart Contracts
- Digital Assets
- Webhooks
properties:
- type: Documentation
  url: https://docs.overledger.dev/
- type: API Documentation
  url: https://docs.overledger.dev/reference/how-to-access-overledger-apis
- type: Getting Started
  url: https://docs.overledger.dev/docs/getting-started
- type: Authentication
  url: https://docs.overledger.dev/reference/getaccesstoken
- type: Changelog
  url: https://docs.overledger.dev/changelog
- type: SDK
  url: https://github.com/quantnetwork/overledger-sdk-javascript-v2