WalletAddressValidatorKit for Swift / iOS / macOS
30-second install
Add https://github.com/devdasx/wallet-address-validator-kit in Xcode or Package.swift.
Copy-paste example
import WalletAddressValidatorKit
print(WalletAddressValidatorKit.validateAddress("1BoatSLRHtKNngkdXEeobR76b53LETtpyT", chain: "bitcoin").valid)
Validate
Run the repository CI command for this language before publishing changes.