How I learnt to code Ethereum smart contracts

in ethereum •  8 years ago  (edited)

So i thought I would share with the world how I taught myself to write smart contracts for the Ethereum blockchain.

I am lucky enough to be a developer, i have about 10 years of development experience; so no doubt that gives me a huge advantage, but seriously, it doesn't mean you can't learn it quickly.

The best thing to learn heading into coding smart contracts for the Ethereum blockchain would be javascript.

Yep! Good ole plain javascript.

From there, I found this resource, this was really the website for me that helped me understand how to write and read smart contracts to and from the blockchain.

https://dappsforbeginners.wordpress.com/tutorials/javascript-api-1/

I hope this helps someone, if you have any questions about smart contract development, or if you need a developer for any web work let me know! I am more than happy to take one new jobs!

#ethereum #blockchain #smartcontracts #coding #how-to

****Follow me @darknet for more cool shit - just hit follow in the top right****

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Thanks for sharing this. I read some blogs by a guy in Hong Kong (I think it was Hong Kong) who says one reason why Javascript is good for smart contracts is because it is common enough that finding someone who can be a reasonable witness in court is fairly easy. I don't know about courts but Javascript is very well known and pretty easy to learn.

This is all new to me. Another door to peer in. Thanks for the info

Say goodbye to your spare time :D

Fun stuff, good luck!

OMG, nice,, imagination, wheels within wheels

If you find the time, I'd be interested to read some guides about the basics of working with Ethereum - essentially a beginners guide for fellow coders. Links are nice...but some direct help would go much further.