Skip to content

SimplioOfficial/wallet_connect_uri_validator

Repository files navigation

View at pub.dev License Open Issues Closed Issues


Library that is used to validate a WalletConnect URI Format following EIP-1328.

Installation

Install the package:

dart pub add wallet_connect_uri_validator

Import the package:

import 'package:wallet_connect_uri_validator/wallet_connect_uri_validator.dart';