Skip to content

mobolun/EOS-Dapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EOS-Dapp


1 发送母亲节祝福

1.1 示例

1.2 说明

基于EOS区块链上的母亲节祝福Dapp

  • 使用C++开发智能合约(motherday.cpp)
  • 前端使用 React + EOS.js
  • 部署在EOS Dawm3.0.0测试网络上

1.3 使用

本地安装使用
环境:Nodejs、Webpack

  • 下载至本地
  • 进入frontend文件夹,执行npm install 安装依赖
  • 部署合约,参考contract文件下的docs里的motherday合约手册
  • 终端当前目录下npm start启动前端
  • 浏览器localhost:8080端口即可查看

2 任务便签

2.1 示例

2.2 说明

基于EOS区块链上实现CRUD操作

  • 使用C++开发智能合约(todo.cpp)
  • 前端使用 React + EOS.js + Ant-Design +React-Router
  • 部署在EOS Dawm3.0.0测试网络上

3.3 使用

本地安装使用
环境:Nodejs、Webpack

  • 下载至本地
  • 进入frontend文件夹,执行npm install 安装依赖
  • 部署合约,参考contract文件下的docs里的todo合约手册
  • 终端当前目录下npm start启动前端
  • 浏览器localhost:8080端口即可查看

其他

[教程发布]

未完待续,欢迎学习EOS智能合约的朋友加微信:hu350410796

About

Dapp demo using EOS and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • WebAssembly 89.0%
  • JavaScript 9.4%
  • C++ 1.4%
  • CSS 0.2%