Glyph developer docs
Build integrations with Glyph Connect, Relay, and the Qubic protocol.
Build secure wallet integrations with the released Glyph Connect v2 contract, the official Relay v2 service, and the Qubic network binding.
Start here
- Start with Glyph Connect: install the SDK, make a first connection, and test a deployed flow.
- Build with the Connect SDK: launch requests, verify callbacks, and handle results.
- Understand the protocol and Relay: follow the request lifecycle and delivery boundaries.
- Verify callbacks with Qubic tooling: connect the SDK's strict checks to a Qubic SchnorrQ verifier.
- Browse the API reference: look up request builders, envelopes, results, and Relay helpers.
Supported integration matrix
@glyph-oss/connect@4.0.1- Relay v2 at
https://relay.glyphq.org qubic:mainnetnetwork binding- Glyph Wallet
v0.16.5
Keep the original request and envelope for verification. Require signed callback envelopes and treat user rejection, transport failure, and verification failure as distinct outcomes.
