https://github.com/alincode/king-sandbox
https://github.com/alincode/king-sandbox
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alincode/king-sandbox
- Owner: alincode
- License: mit
- Created: 2018-10-23T13:36:38.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-26T03:51:31.000Z (over 7 years ago)
- Last Synced: 2025-09-23T23:41:47.958Z (10 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 簡易版 King of the Ether
依照九個步驟來實作 Dapp
* step1: 匯入模組
* step2: 初始化 web3.js
* step3: 連接智能合約
* step4: 宣告 CSS inject 物件
* step5: 建立 DOM 元素
* step6: 監聽智能合約事件
* step7: 實作 DOM 事件
* step8: 預載資料
* step9: render html
文章
* [實戰練習 「簡易版 King of the Ether (1/3)](https://ithelp.ithome.com.tw/articles/10204490)
* [實戰練習 「簡易版 King of the Ether (2/3)](https://ithelp.ithome.com.tw/articles/10204942)
* [實戰練習 「簡易版 King of the Ether (3/3)](https://ithelp.ithome.com.tw/articles/10205279)