Giter Club home page Giter Club logo

hubwiz01 / eos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jimilai/eos

0.0 1.0 0.0 9 KB

EOS智能合约与DApp开发入门实战教程:课程帮助你快速入门EOS区块链去中心化应用的开发,内容涵盖EOS工具链、账户与钱包、智能合约开发与部署、代币发行、使用代码与合约交互等核心知识点,并结合React完成一个便签DApp开发。

Home Page: http://xc.hubwiz.com/course/5b52c0a2c02e6b6a59171ded?affid=726github

C++ 100.00%

eos's Introduction

eos

EOS智能合约与DApp开发入门实战教程:http://xc.hubwiz.com/course/5b52c0a2c02e6b6a59171ded

一、进入EOS世界

  • 1.1 初识EOS
  • 1.2 EOS的共识机制
  • 1.3 EOS的资源利用机制
  • 1.4 课程内容概述

二、Hi,EOS

  • 2.1 EOS总体结构
  • 2.2 节点服务器nodeos
  • 2.3 钱包服务器keosd
  • 2.4 命令行工具cleos

三、 钱包、密钥与账户

  • 3.1 钱包、密钥与账户
  • 3.2 创建钱包
  • 3.3 钱包的状态
  • 3.4 创建密钥对
  • 3.5 创建账户
  • 3.6 使用方便脚本
  • 3.7 智能合约开发与交互

四、EOS智能合约概述

  • 4.1 编写智能合约
  • 4.2 EOSIO_ABI —— 合约入口
  • 4.3 编译合约代码
  • 4.4 抽取合约ABI信息
  • 4.5 部署智能合约
  • 4.6 与智能合约交互
  • 4.7 使用方便脚本
  • 4.8 识别交易的执行者
  • 4.9 记录计数器状态
  • 4.10 声明表结构
  • 4.11 持久化计数值
  • 4.12 理解多索引表的scope

五、发行自己的代币

  • 5.1 系统代币合约
  • 5.2 代币发行流程与角色
  • 5.3 注册代币信息
  • 5.4 发行代币
  • 5.5 代币转账及余额查询
  • 5.6 使用代码与智能合约交互

六、RPC API概述

  • 6.1 访问端结点与插件
  • 6.2 利用RPC API实现转账
  • 6.3 使用eosjs实现转账
  • 6.4 如何避免泄漏私钥
  • 6.5 在eosjs中使用keosd签名

七、实战便签DApp

  • 7.1 项目概述
  • 7.2 功能需求分析
  • 7.3 前端组件设计与实现
  • 7.4 视图状态设计
  • 7.5 视图状态树的实现
  • 7.6 视图状态的传递与更新
  • 7.7 状态注入的实现
  • 7.8 便签合约设计与实现
  • 7.9 实现基于EOS的TodoStore

eos's People

Contributors

jimilai avatar

Watchers

James Cloos 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.