Nijipe DevelopersREST API SPECIFICATION
Access Merchant Hub

Address Derivation

Nijipe leverages BIP84 for native SegWit address derivation. When an XPUB or ZPUB is provided, the platform derives unique bech32 (bc1q...) addresses for each invoice using the derivation path m/84'/0'/0'/0/{index}.

Security & Privacy

By utilizing extended public keys (XPUBs), Nijipe can generate an infinite number of receiving addresses without ever having access to the private keys. This ensures a non-custodial architecture where funds are settled directly to your wallet.

To preserve privacy and prevent address reuse, the derivation index is incremented atomically for each new invoice created.