Post
Topic
Board Development & Technical Discussion
Re: popular web frameworks for bitcoin development?
by
Ei Cot
on 13/10/2012, 02:51:43 UTC
blockchain.info uses Coyote, so it's probably also using Tomcat, therefore is probably using Java.  Like so many other sites, it uses Twitter's Bootstrap and jQuery on the frontend.

SatoshiDice is clearly PHP.

Bitcoin MineField is served by Express, therefore is built on top of Node, which is Javascript.  The frontend uses jQuery and jQuery UI.