UNPKG

@reservoir0x/relay-sui-wallet-adapter

Version:

A Sui wallet adapter for use in @reservoir0x/relay-sdk

14 lines (9 loc) 315 B
<h3 align="center">Relay Sui Wallet Adapter</h3> ### Installation ``` yarn add @reservoir0x/relay-sui-wallet-adapter @reservoir0x/relay-sdk ``` Also make sure to install the peer dependencies required by the adapter if your application doesn't already include them: ``` yarn add viem @reservoir0x/relay-sdk ```