Wallet & Payment Standards#
Wallet & Payment Standards groups related pages inside Reference. Wallet, payment, dApp connector, and ErgoAuth EIPs.
The table links to the next useful page or sub-hub, keeping the sidebar staged instead of fully expanded.
Map#
| Page | What you'll find |
|---|---|
| EIP-1 UTXO-Set Scanning Wallet API | Currently, the Ergo node wallet is able to search for boxes protected only by simplest scripts associated with P2PK addresses which is a large barrier for dApps. |
| EIP-3 Deterministic Wallets | BIP-0044 defines a logical hierarchy for deterministic wallets. |
| EIP-5 Contract Template Documentation | Standard for documenting contract templates. |
| EIP-17 Proxy Contracts | Outsourcing transaction generation to an external service/dApp can be useful or even needed in various circumstances. |
| EIP-19 Cold Wallet Protocol | This EIP defines a standard for cross-device interaction between "Hot" (online) and "Cold" (offline) wallets for signing Ergo transactions. |
| EIP-20 ErgoPay | Refer to EIP-0020 for more details. |
| EIP-25 Payment URI Scheme | Like BIP-0021 for Bitcoin, this EIP proposes a URI scheme for initiating payments. |