deploy contract on private chain ?

Can anyone point me in the right direction on how to deploy a contract on a private chain?

I have mix, alethzero and geth all running properly... I have a private chain running on my geth instance and I'd like to write a contract in mix and deploy that contract onto my private chain, where I can make calls to it from say a web3js node instance.

Make sense?
Sign In or Register to comment.