Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alincode/king-sandbox
https://github.com/alincode/king-sandbox
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alincode/king-sandbox
- Owner: alincode
- License: mit
- Created: 2018-10-23T13:36:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-26T03:51:31.000Z (about 6 years ago)
- Last Synced: 2024-11-06T07:27:13.780Z (about 2 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- 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)