Skip to content

Search the higherMark suite

Jump to any page

Canonical site

https://highermark.xyz

As projects are completed for Apple as well as Google Play and Microsoft Store distributions, highermark.xyz will be updated. This page is the web demo and test suite until those listings go live.

  • Apple App StoreNot yet listed
  • Google PlayNot yet listed
  • Microsoft StoreNot yet listed
  • highermark.xyzUpdates when each store listing ships.

Test suite

highermark new test suite

The new iOS demo runs in the browser against the Phoenix Server API. Use the phone on the left, or run the whole suite.

new iOS demo

9:41

Lightning balance

sats

Fee credit 0 sats · demo channel

nodeId

connecting

new iOS demo

highermark new test suite

Interactive web stand-in for the iPhone app. It speaks the Phoenix Server API. Same endpoints phoenixd exposes at /getinfo, /createinvoice, /payinvoice. Runs here and at 4thsol.online/iOS/higherMark.

Mode
Connecting…
Coverage
0/7 endpoints
  • GET/getinfoNode info
  • GET/getbalanceBalance
  • POST/createinvoiceCreate invoice
  • GET/payments/incomingIncoming payments
  • POST/payments/simulateReceive (demo pay-in)
  • POST/payinvoicePay invoice
  • GET/payments/outgoingOutgoing payments

Standalone URL: 4thsol.online/iOS/higherMark. Spec: phoenix.acinq.co/server/api.

higherMark for iPhone

The wallet on iPhone

web demo

Self-custodial Lightning in your pocket, with the rest of the suite following. Until App Store, Play, and Microsoft Store listings exist, this is the place to try it — and highermark.xyz is the page that will change when they ship.

Status

What is live on the web

This is the web demo, not the App Store build

The phone UI talks to /api/phoenix, which implements the Phoenix Server API. Without a phoenixd node it runs a cookie-backed simulator with the same JSON shapes. Set PHOENIXD_URL and PHOENIXD_PASSWORD to proxy a real node. Outgoing pay on a live node stays off until PHOENIXD_ALLOW_PAY=true.
Demo
new iOS demo — Lightning wallet in the browser
API
Phoenix Server API (phoenixd), proxied at /api/phoenix
Test suite
4thsol.online/iOS/higherMark
Canonical
highermark.xyz — updated when store listings ship
Native app
Swift, TestFlight planned; not a wrapper of this page
Stores
Apple, Google Play, Microsoft Store — not yet listed

API

Phoenix endpoints the demo exercises

  • Phoenix /getinfoNode id, channels, chain, block height
  • Phoenix /getbalancebalanceSat and feeCreditSat
  • Phoenix /createinvoiceBOLT 11 receive, description capped at 128 chars
  • Phoenix /payinvoiceBOLT 11 send — demo by default, live pay is opt-in
  • Phoenix /payments/*Incoming and outgoing history
  • Native iPhoneFace ID, Secure Enclave, TestFlight — still in progress

Roadmap

From this demo to the stores

  1. Web demo on Phoenix Server API

    This page. Same endpoint shapes as phoenixd. Live at /ios and /iOS/higherMark.
  2. iOS TestFlight beta

    Native Swift app. Cerebras chat, Lightning, Face ID, shared npub with desktop.
  3. Store listings

    Apple App Store, then Google Play and Microsoft Store. Each one updates highermark.xyz.