Skip to content

Instantly share code, notes, and snippets.

@ImanMousavi
Created September 10, 2018 11:12
Show Gist options
  • Save ImanMousavi/551297ef64a2f42ca3952907984a5419 to your computer and use it in GitHub Desktop.
Save ImanMousavi/551297ef64a2f42ca3952907984a5419 to your computer and use it in GitHub Desktop.
ethereum and bitcoin QR address regex
^([A-z]){3,10}\:[a-km-zA-HJ-NP-Z1-9]{25,34}(\?[a-z=0-9.&]+)?|^ethereum\:(0x[a-fA-F0-9]{40})([\[\]?a-z=0-9.&]+)?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment