Coder Social home page Coder Social logo

learn-solidity's Introduction

learn-solidity

  /$$$$$$            /$$ /$$       /$$ /$$   /$$
 /$$__  $$          | $$|__/      | $$|__/  | $$
| $$  \__/  /$$$$$$ | $$ /$$  /$$$$$$$ /$$ /$$$$$$   /$$   /$$
|  $$$$$$  /$$__  $$| $$| $$ /$$__  $$| $$|_  $$_/  | $$  | $$
 \____  $$| $$  \ $$| $$| $$| $$  | $$| $$  | $$    | $$  | $$
 /$$  \ $$| $$  | $$| $$| $$| $$  | $$| $$  | $$ /$$| $$  | $$
|  $$$$$$/|  $$$$$$/| $$| $$|  $$$$$$$| $$  |  $$$$/|  $$$$$$$
 \______/  \______/ |__/|__/ \_______/|__/   \___/   \____  $$
                                                     /$$  | $$
                                                    |  $$$$$$/
                                                     \______/

本课程致力于推广面对财富编程的以太坊智能合约语言 Solidity

  • 对于有代码基础的小伙伴, 可以通过此教程入门
  • 对于没有代码基础的小伙伴, 可以通过此教程了解部分以太坊的工作原理以及智能合约是什么, 甚至可以看懂比较简单的智能合约

目录

  1. 第一课

    1. 简介
    2. 准备工作
    3. Solidity
    4. Transaction 和 Call 的区别
    5. 第一个智能合约(ERC20)
    6. 课堂作业
  2. 第二课

    1. Remix
    2. Hardhat
    3. 示例代码讲解(OpenZepplin)
    4. 课堂作业
  3. 第三课

    1. UniswapV2 智能合约分析
    2. SushiSwap 智能合约分析
    3. MdexSwap 智能合约分析
    4. 课堂作业
  4. 第四课

    1. 智能合约常见漏洞
      • 重入攻击
      • 溢出攻击
      • 未初始化的存储指针
      • ...
    2. 智能合约原理
      • merkle-patricia-trie
      • 智能合约运行原理
      • 一个简单的例子

learn-solidity's People

Contributors

samlior avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.