MetaMask support (EIP1193 support)

Prex primarily operates with passkey wallets. However, in the Predy Demo, it also works with MetaMask wallet. This is because Prex supports the EIP1193 Ethereum Provider JavaScript API. This means Prex works with any wallet that supports EIP1193, not just MetaMask.

Currently, this feature in Prex is in alpha version, and the interface specifications may change in the future. You can find implementation examples in the Example code. The example implementation uses RainbowKit to enable operation with wallets other than MetaMask.

Some components are designed to work with passkey wallets. Not all components are available.