Skip to content

Instantly share code, notes, and snippets.

@learntheropes
Last active July 12, 2017 22:17
Show Gist options
  • Save learntheropes/4bdc50ea7af212a7324d to your computer and use it in GitHub Desktop.
Save learntheropes/4bdc50ea7af212a7324d to your computer and use it in GitHub Desktop.
Regular expression matching Bitcoin address
^[13][a-km-zA-HJ-NP-Z1-9]{25,34}$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment