Wallet Connect URI validator
More...
Library that is used to validate a WalletConnect URI Format following EIP-1328.
Install the package:
dart pub add wallet_connect_uri_validator
Import the package:
import 'package:wallet_connect_uri_validator/wallet_connect_uri_validator.dart';
simplio.io
Repository (GitHub)View/report issues
API reference
BSD-3-Clause (license)
convert, uuid
Packages that depend on wallet_connect_uri_validator
Back