Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 511 Bytes

ios_osx_api_spec.md

File metadata and controls

8 lines (4 loc) · 511 Bytes

Bitcoin Wallet iOS/OSX Extensions Spec

This specification defines standard way to implement Bitcoin Wallet Core Specification using iOS and OS X extensions API. Using this API native apps can access native bitcoin wallets. Also, this mechanism can be used by browsers implementing JS API to access native wallet apps.

TODO: Define extensions identifiers, data structure wrappers and a common Objective-C/Swift wrapper for using them.