Hacker News new | past | comments | ask | show | jobs | submit login

So, let's say i want do to something on the blockchain that looks like this.

Where do i start ( in the context that i can program)




You can have a look through the Solidity language documentation http://solidity.readthedocs.io/en/develop/ then setup an environment with truffle (contract deployment and testing framework) and testrpc (lightweight blockchain client) as the client then write some contract code


Check this HN thread from yesterday: https://news.ycombinator.com/item?id=15398550



This is a good start: http://truffleframework.com




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: