MobileCoin Full-Service Wallet API

JSON-RPC 2.0 wallet backend for the MobileCoin network - manage accounts and addresses, build and submit transactions, read balances, and query the ledger and network status. Self-hosted; runs locally by default.

API entry from apis.yml

apis.yml Raw ↑
name: MobileCoin Full-Service Wallet API
description: JSON-RPC 2.0 wallet backend for the MobileCoin network - manage accounts and addresses, build
  and submit transactions, read balances, and query the ledger and network status. Self-hosted; runs locally
  by default.
humanURL: https://mobilecoin.gitbook.io/full-service-api/
baseURL: http://127.0.0.1:9090/wallet/v2
tags:
- Cryptocurrency
- Payments
- Wallet
- JSON-RPC
properties:
- type: Documentation
  url: https://mobilecoin.gitbook.io/full-service-api/
- type: APIReference
  url: https://mobilecoin.gitbook.io/full-service-api/api-endpoints/v2
- type: GettingStarted
  url: https://mobilecoin.gitbook.io/full-service-api/usage/getting-started