Post
Topic
Board Beginners & Help
Topic OP
Javascript code to check if an address is valid
by
pancake
on 24/05/2012, 07:00:50 UTC
Hi forummers!

Recently I felt the need to check if a bitcoin address is valid or not. By googling I can find some implementations in php, java and c++.. but i want it for the browser, to notify the user that he pasted an incorrect address.

Do you know if anyone already did it?

Thanks