Event
5 August 2018
New York
Added 01-Jan-1970
We will be doing the following:
......
Bring your laptops and thinking caps!
For those that know a bit of programming, check out this challenge on Gitcoin from The Linnia Protocol Team:
https://gitcoin.co/universe/2219/create-a-end-user-facing-demo-decentralized-application-dapp-on-top-of-linnia-smart-contract
Some useful guides are:
1. Our Slack:
goo.gl/RKHtpj
2. Online Office Hours (Thursdays 8pm to 9pm EST): http://bit.ly/LinniaProtocolOfficeHours
3. A hands on example of blockchains: https://anders.com/blockchain/blockchain.html
4. Mastering Ethereum (open source book): https://github.com/ethereumbook/ethereumbook
5. Linnia Protocol (Protocol for Data permissions): https://github.com/ConsenSys/linnia-resources/blob/master/Introducing%20Linnia.pdf
6. Ethereum White Paper: https://github.com/ethereum/wiki/wiki/White-Paper
7. Codeacademy-like site for Solidity:
https://cryptozombies.io
8. What's Solidity:
https://www.youtube.com/watch?v=v_hU0jPtLto
9. Consensys Smart Contracts Best Practices:
https://consensys.github.io/smart-contract-best-practices/
10. Stephen Grider's Ethereum Course (~$10): https://www.udemy.com/ethereum-and-solidity-the-complete-developers-guide/
9. ConsenSys Academy Resources: https://consensys.net/academy/resources/
10. Programmable blockchains in context: Ethereum’s future, by Vinay Gupta:
https://medium.com/humanizing-the-singularity/by-the-end-of-this-article-youre-going-to-understand-blockchains-in-general-and-ethereum-a-next-e11df6a1d7cf
11. Blockchain at Berkeley:
https://blockchain.berkeley.edu
12. Blockchain at Berkeley Videos:
https://www.youtube.com/channel/UC5sgoRfoSp3jeX4DEqKLwKg/playlists
13. Solidity Docs:
http://solidity.readthedocs.io/en/v0.4.24/solidity-by-example.html
14. Ethereum Beige Paper (more accessible technical explanation): https://github.com/chronaeon/beigepaper/blob/master/beigepaper.pdf
15. Ethereum Yellow Paper (really technical explanation): https://ethereum.github.io/yellowpaper/paper.pdf
16. IPFS (distributed file system): https://flyingzumwalt.gitbooks.io/decentralized-web-primer/content/files-on-ipfs/
17. How to use Git:
https://egghead.io/courses/practical-git-for-everyday-professional-use
18. Git course on Codecademy:
https://www.codecademy.com/learn/learn-git
19. Command Line course on Codecademy:
https://www.codecademy.com/learn/learn-the-command-line
18. JavaScript course on Codecademy:
https://www.codecademy.com/learn/introduction-to-javascript
Newbies very much welcomed! But please prep beforehand with at least some of the resources. Pick one and try to read or work through it.
You should know how to program in JavaScript or Python at least. If you don't, you can check out Codecademy and go thru the JavaScript course.