StakeMate

所属分类:区块链开发
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2023-11-29 19:55:24
上 传 者sh-1993
说明:  去中心化定位应用程序
(A Decentralized Staking app)

文件列表:
LICENSE (1075, 2023-11-29)
client/ (0, 2023-11-29)
client/package-lock.json (664779, 2023-11-29)
client/package.json (822, 2023-11-29)
client/public/ (0, 2023-11-29)
client/public/favicon.ico (325958, 2023-11-29)
client/public/index.html (1696, 2023-11-29)
client/public/manifest.json (311, 2023-11-29)
client/public/robots.txt (57, 2023-11-29)
client/src/ (0, 2023-11-29)
client/src/App.css (37, 2023-11-29)
client/src/App.js (5204, 2023-11-29)
client/src/bank.png (5579, 2023-11-29)
client/src/components/ (0, 2023-11-29)
client/src/components/Airdrop.js (1177, 2023-11-29)
client/src/components/Layout/ (0, 2023-11-29)
client/src/components/Layout/Navbar.css (81, 2023-11-29)
client/src/components/Layout/Navbar.js (688, 2023-11-29)
client/src/components/Layout/ParticleSettings.js (2219, 2023-11-29)
client/src/components/Main.js (2848, 2023-11-29)
client/src/contracts/ (0, 2023-11-29)
client/src/contracts/DecentralBank.json (252922, 2023-11-29)
client/src/contracts/Migrations.json (35934, 2023-11-29)
client/src/contracts/RWD.json (218833, 2023-11-29)
client/src/contracts/Tether.json (218727, 2023-11-29)
client/src/eth-logo.png (4472, 2023-11-29)
client/src/index.js (477, 2023-11-29)
client/src/logo.png (20917, 2023-11-29)
client/src/serviceWorker.js (4951, 2023-11-29)
client/src/tether.png (50262, 2023-11-29)
client/src/token-logo.png (3729, 2023-11-29)
client/yarn.lock (454292, 2023-11-29)
contracts/ (0, 2023-11-29)
contracts/DecentralBank.sol (2059, 2023-11-29)
contracts/Migrations.sol (378, 2023-11-29)
... ...

## Description Stake Mate is a web application that allows users to stake their crypto assets and earn interest. Users can create an account, deposit their crypto assets, and earn interest. Stake Mate is a full-stack web application built with React, Node and Solidity (Truffle for simulating blockchain). ## Development Environment Setup 1. Install NodeJs and add to path 2. Open terminal in the project directory. 3. Type npm install 4. Type npm install --prefix client 5. Type npm install -g truffle 6. Type truffle develop 7. Type migrate 8. In another terminal, type cd client 9. Type npm install 10. Type npm start 11. Setup metamask and import one of the temporary accounts and connect it to the local network. 12. You can now use the application.

近期下载者

相关文件


收藏者