web-examples icon indicating copy to clipboard operation
web-examples copied to clipboard

Wallet and dapp examples implementing WalletConnect v2

Results 161 web-examples issues
Sort by recently updated
recently updated
newest added

Example bitcoin implementation using `p2wpkh` type transactions

Showcasing adding custom address labels via sessionProperties in the format `:`

# Description Adds Solana `singAllTransactions` method,

Added an example of dApp for Tezos based on `UniversalProvider`. It supports the following operations: - get accounts - sign message - transaction - delegation, undelegation - origination - contract...

Updated for Tezos: - fixed RPC addresses - added command parameters and result in the modal for better user experience - added examples for contract calls, delegation, stake, unstake, finalize...