GYMBOY_NSYSU

所属分类:Web3.0
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2024-02-09 04:17:08
上 传 者sh-1993
说明:  該專題是中山資管系之大學畢業專題,使用 Web3.0 區塊鏈技術裡的智能合約建立一去中心化生態圈的商業模式,用基於 React 的網頁與 Tensorflow 來辨識使用者運動時的動作,發想出一款基於行動裝置並串連異業合作的健身輔助APP,允許使用者在家中進行有效率的運動,並立即性的監測運動品質狀態,也為使用者提供了兩種運動計畫,分為健康取向及健身取向,以迎合不同需求及目標。
(This project is the graduation project of Zhongshan Department of Assets Management. It uses the smart contract in Web3.0 blockchain technology to establish a decentralized ecosystem business model, uses React based web pages and Tensorflow to identify users movements when exercising, and develops a fitness assistance app based on mobile devices and connected with cross industry cooperation, allowing users to exercise effectively at home and immediately monitor the status of sports quality, It also provides users with two kinds of sports programs, including health orientation and fitness orientation, to meet different needs and goals.)

文件列表:
.deps/npm/@openzeppelin/contracts/
client/
truffle/
BC_DREAM.code-workspace
LICENSE

# DREAM 客戶端與智能合約 ## 安裝說明 1. 安裝測試鏈 ```sh # Install Truffle globally $ npm install -g truffle ``` 建議使用 VS,並安裝 remix 來幫助 compile 與 deploy 2. 安裝依賴程式 對 /client、 /truffle 文件夾目錄下都執行以下指令 ```sh $ npm install ``` 3. 運行客戶端 ```sh $ cd clienta $ npm start ``` ## FAQ - __How do I use this with Ganache (or any other network)?__ The Truffle project is set to deploy to Ganache by default. If you'd like to change this, it's as easy as modifying the Truffle config file! Check out [our documentation on adding network configurations](https://trufflesuite.com/docs/truffle/reference/configuration/#networks). From there, you can run `truffle migrate` pointed to another network, restart the React dev server, and see the change take place. - __Where can I find more resources?__ This Box is a sweet combo of [Truffle](https://trufflesuite.com) and [Webpack](https://webpack.js.org). Either one would be a great place to start!

近期下载者

相关文件


收藏者