New Xendra Keys — shard your phrase, recover with any two. Read the note →

Developers

Open source

The parts that touch your keys are readable by anyone, because a wallet you cannot inspect is a wallet you are trusting on faith.

Core licence Apache-2.0Apps GPL-3.0Dependencies Pinned by hash

01What we publish

ComponentLicenceContains
xendra/coreApache-2.0Derivation, signing, sharding, decoding for all seven chains
xendra/walletGPL-3.0The mobile and desktop applications
xendra/extensionGPL-3.0Browser extension and connector
@xendra/sdkApache-2.0Integration SDK for dapps
xendra/buildMITReproducible build container and release tooling

The brand assets are not covered by these licences. See the brand rules.

02Notable dependencies

  • libsecp256k1 — MIT. Bitcoin, Litecoin, EVM and Tron signing.
  • ed25519-dalek — BSD-3-Clause. Solana, TON and Aptos signing.
  • SQLCipher — BSD-style. Encrypted local database.
  • ring — ISC and OpenSSL. AEAD and hashing primitives.
  • DM Sans and IBM Plex Mono — SIL Open Font License 1.1.

The complete dependency tree, with versions and hashes, ships inside the app under Settings › About › Licences and in THIRD-PARTY.md in each repository.

03Contributing

Pull requests are welcome. Anything touching derivation, signing or sharding needs two reviewers and a test that fails without the change. We ask contributors to sign a developer certificate of origin, not a copyright assignment; your work stays yours.

Security issues do not go in a pull request. Send them to the bounty programme first so a fix can ship before the details are public.