Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

What is the next step for diving into blockchain?

I would like to be able to program smart contracts and DApps, blockchains, and smart contract platforms.

2 Answers

Steven Parker
Steven Parker
231,110 Points

What was the "first" step?

But pehaps you would enjoy this article at free code camp: building a blockchain in less than an hour, or this "gitbook": Programming The Blockchain in C#.

Or if you're looking for commercially-produced in-person training, there's this Programming Blockchain seminar.

Hey Steven,

Thank you very much for your answer.

Greetings

I also found this here, a blockchain built on javascript: https://medium.com/@lhartikk/a-blockchain-in-200-lines-of-code-963cc1cc0e54