dapp_amazon

所属分类:加密货币
开发工具:CSS
文件大小:0KB
下载次数:0
上传日期:2023-08-07 00:20:41
上 传 者sh-1993
说明:  DApp_Amazon:用于在区块链上购物的去中心化应用程序。使用加密货币安全地买卖产品#区块链...,
(DApp_Amazon: A decentralized application for shopping on the blockchain. Buy and sell products securely using cryptocurrency. #blockchain #DApp)

文件列表:
contracts/ (0, 2023-08-12)
contracts/AmazonDapp.sol (2245, 2023-08-12)
hardhat.config.js (392, 2023-08-12)
package-lock.json (1671294, 2023-08-12)
package.json (941, 2023-08-12)
public/ (0, 2023-08-12)
public/favicon.ico (104188, 2023-08-12)
public/index.html (477, 2023-08-12)
scripts/ (0, 2023-08-12)
scripts/deploy.js (1499, 2023-08-12)
src/ (0, 2023-08-12)
src/App.js (2463, 2023-08-12)
src/App.test.js (246, 2023-08-12)
src/abis/ (0, 2023-08-12)
src/abis/AmazonDapp.json (7290, 2023-08-12)
src/assets/ (0, 2023-08-12)
src/assets/close.svg (526, 2023-08-12)
src/assets/items/ (0, 2023-08-12)
src/assets/items/camera.jpg (81474, 2023-08-12)
src/assets/items/cube.jpg (100562, 2023-08-12)
src/assets/items/drone.jpg (123297, 2023-08-12)
src/assets/items/headset.jpg (30484, 2023-08-12)
src/assets/items/robots.jpg (100372, 2023-08-12)
src/assets/items/shoes.jpg (49079, 2023-08-12)
src/assets/items/sunglasses.jpg (39387, 2023-08-12)
src/assets/items/train.jpg (145944, 2023-08-12)
src/assets/items/watch.jpg (78098, 2023-08-12)
src/assets/logo.svg (1721, 2023-08-12)
src/assets/star-regular.svg (934, 2023-08-12)
src/assets/star-solid.svg (572, 2023-08-12)
src/components/ (0, 2023-08-12)
src/components/Navigation.js (1269, 2023-08-12)
src/components/Product.js (3469, 2023-08-12)
src/components/Rating.js (762, 2023-08-12)
src/components/Section.js (810, 2023-08-12)
src/config.json (132, 2023-08-12)
src/index.css (5302, 2023-08-12)
src/index.js (255, 2023-08-12)
... ...

# AmazonDapp __DApp_Amazon: A decentralized application for shopping on the blockchain. Buy and sell products securely using cryptocurrency.__ #blockchain #DApp ## Technology Stack & Tools - Solidity (Writing Smart Contracts & Tests) - Javascript (React & Testing) - [Hardhat](https://hardhat.org/) (Development Framework) - [Ethers.js](https://docs.ethers.io/v5/) (Blockchain Interaction) - [React.js](https://reactjs.org/) (Frontend Framework) ## Requirements For Initial Setup - Install [NodeJS](https://nodejs.org/en/) ## Setting Up ### 1. Clone/Download the Repository ``` git clone git@github.com:ArnaudBand/dapp_amazon.git ``` ### 2. Install Dependencies: `$ npm install` ### 3. Run tests `$ npx hardhat test` ### 4. Start Hardhat node `$ npx hardhat node` ### 5. Run deployment script In a separate terminal execute: `$ npx hardhat run ./scripts/deploy.js --network localhost` ### 6. Start frontend `$ npm run start`

近期下载者

相关文件


收藏者