Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 365 Bytes

android_api_spec.md

File metadata and controls

7 lines (4 loc) · 365 Bytes

Bitcoin Wallet Android API Spec

This specification defines standard way to implement Bitcoin Wallet Core Specification using Android extensions API. Using this API native apps can access native bitcoin wallets.

TODO: Define extensions identifiers, data structure wrappers and a common Java wrapper for using them.