solidity study by ChatGPT
Tim Chen(motion$) Lv5

chenyuqing: 请生成一个学习solidity的目录。
GitHub Copilot: 好的,以下是一个学习Solidity的目录,供您参考:

Solidity学习笔记

基础知识

  • Solidity简介
  • Solidity开发环境搭建
  • Solidity数据类型
  • Solidity运算符
  • Solidity控制结构
  • Solidity函数
  • Solidity事件
  • Solidity修饰器

高级主题

  • Solidity面向对象编程
  • Solidity库
  • Solidity接口
  • Solidity继承
  • Solidity多态
  • Solidity异常处理
  • Solidity安全性

智能合约开发

  • 智能合约开发流程
  • 智能合约部署
  • 智能合约调用
  • 智能合约测试
  • 智能合约优化
  • 智能合约安全

DApp开发

  • DApp开发流程
  • DApp前端开发
  • DApp后端开发
  • DApp测试
  • DApp部署
  • DApp安全

Solidity生态系统

  • Solidity工具
  • Solidity框架
  • Solidity库
  • Solidity应用

我想学的

  • openzeppelin
  • chainlink

希望这个目录能够帮助您更好地学习Solidity。如果您有任何问题或需要进一步的帮助,请随时告诉我。

  • What are smart contracts ?
    • A smart contract is a computer program or a transaction protocol which is intended to automatically execute, control or document legally relevant events and actions according to the terms of a contract or an agreement.
 评论