Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.halliday.xyz/llms.txt

Use this file to discover all available pages before exploring further.

These open source example apps demonstrate integrating Halliday on mobile with Swift for iOS or Kotlin for Android. The featured projects were tested with builds for iOS and Android.

Halliday SDK integration with a self-hosted private key

These open source example apps use the Halliday JS SDK inside a mobile web view in a native Swift and Kotlin app. They implement interfacing with a self-hosted private key and signer within the mobile app source code. Note that the private key management examples are not audited and are for demonstration purposes only.

Kotlin for Android Example

Swift for iOS Example