Fintech and Cryptocurrencies - cogeorg/teaching GitHub Wiki
Welcome to Fintech and Cryptocurrencies!
Welcome to the wiki for Fintech and Cryptocurrencies. The wiki has been designed to provide you with all of the resources we will cover in this course.
Attention: These pages are all work in progress and will be updated prior to the class! Once the update is complete, it will be announced here.
The course is intended to teach you smart contract programming and deployment for the blockchain technology Ethereum (and possibly Algorand). There will be a brief introduction into the technology, a setup, development, and a deploy part. After completing all the reading and tutorials within this wiki, you should have the tools to start your own blockchain based project.
If you have any issues, or run into any problems, please contact Sabine Bertram: [email protected]
Table of Content
Basics
Setup
Ethereum
Tool Installation and Introduction
Private Node
Connecting to the private node
Introduction to Solidity
Become a Solidity Pro with CryptoZombies
Lesson 5 Recap
Test and Deploy
(Test and) Deploy Zombie Contracts