Photon SDK

Photon SDK

Photon is a collection of open source components designed to make building bitcoin wallets and non-custodial financial apps easier and more secure. App developers can build compelling seedless user experiences using encrypted cloud backup and multi-sig.
Distributed

Description

Photon is a collection of open source components designed to make building bitcoin wallets and non-custodial financial apps easier and more secure. App developers can build compelling seedless user experiences using encrypted cloud backup and multi-sig. The SDK is targeted towards react native apps, but native libraries for iOS and Android are planned as well (see the roadmap below). Photon SDK is fully open source on GitHub. It includes three primary components: * photon-keyserver: stores high entropy encryption keys and provides server side security such as rate limited PIN authentication * photon-lib: a React Native client module that can be integrated into any wallet application * photon-app: a demo React Native application that documents how these components work together in a final product