I am developing a Bitcoin exchange trading engine. It’s written in C# and ASP.Net MVC4/Razor. The UI layer is service-based using knockout.js and jqGrid to bind to JSON web services. Order processing done in a service process.
Is anyone interested learning more about the design? Update: OK! Graphics below updated and first detail post added.
I think it will take at least 10 posts to document this project: