Hacker News new | ask | show | jobs
by IMAKESTUFFOKAY 3475 days ago
Just released the first of many code examples to automatically verify that our web-site displays the same complete data as within the Bitcoin Blockchain (this can be done manually very easily also without any technical knowledge using our site). The first example is one in PHP using simple_html_dom.php - https://lockedpost.com/validate/PHP-Validation-Code/ any code improvements are very welcome.