freshers

所属分类:DeFi
开发工具:JavaScript
文件大小:6066KB
下载次数:0
上传日期:2022-03-25 16:34:41
上 传 者sh-1993
说明:  一个去中心化的电子商务应用程序,演示如何在电子商店中集成DeFi支付
(A decentralized ecommerce application that demonstrate how to integrate DeFi payments in your e-shop)

文件列表:
.firebase (0, 2022-03-26)
.firebase\hosting.YnVpbGQ.cache (1674, 2022-03-26)
.firebaserc (55, 2022-03-26)
build (0, 2022-03-26)
build\asset-manifest.json (880, 2022-03-26)
build\favicon.ico (3870, 2022-03-26)
build\index.html (2214, 2022-03-26)
build\logo192.png (5347, 2022-03-26)
build\logo512.png (9664, 2022-03-26)
build\manifest.json (492, 2022-03-26)
build\robots.txt (67, 2022-03-26)
build\static (0, 2022-03-26)
build\static\css (0, 2022-03-26)
build\static\css\2.d444356c.chunk.css (96616, 2022-03-26)
build\static\css\2.d444356c.chunk.css.map (255781, 2022-03-26)
build\static\js (0, 2022-03-26)
build\static\js\2.56dbdc77.chunk.js (3317033, 2022-03-26)
build\static\js\2.56dbdc77.chunk.js.LICENSE.txt (10717, 2022-03-26)
build\static\js\2.56dbdc77.chunk.js.map (8566779, 2022-03-26)
build\static\js\main.ff3b6bfa.chunk.js (362510, 2022-03-26)
build\static\js\main.ff3b6bfa.chunk.js.map (83740, 2022-03-26)
5a006399.js (1557, 2022-03-26)
5a006399.js.map (8267, 2022-03-26)
contracts (0, 2022-03-26)
contracts\Migrations.sol (419, 2022-03-26)
contracts\Store.sol (2917, 2022-03-26)
firebase.json (235, 2022-03-26)
index.html (810, 2022-03-26)
migrations (0, 2022-03-26)
migrations\1_initial_migration.js (126, 2022-03-26)
migrations\2_deploy_contracts.js (303, 2022-03-26)
package.json (1286, 2022-03-26)
public (0, 2022-03-26)
public\favicon.ico (3870, 2022-03-26)
public\index.html (1721, 2022-03-26)
public\logo192.png (5347, 2022-03-26)
public\logo512.png (9664, 2022-03-26)
... ...

# How To Build A Decentralized Ecommerce Platform with React and Solidtiy Read the full tutorial here: [**>> How To Build A Decentralized Ecommerce Platform with React and Solidtiy**](https://daltonic.github.io) This example shows How To Build A Decentralized Ecommerce Platform with React and Solidtiy: ![Add New Product](./screenshots/0.gif)
Add New Product
![Pay With Ethers](./screenshots/1.gif)
Pay with Ethers
![Chat with Seller](./screenshots/2.gif)
Chat With Seller
## Technology This demo uses: - Metamask - Remix Editor - Truffle - Alchamy - ReactJs - Tailwind UI Kit - CometChat - Solidity - Web3js - Faucet ## Running the demo To run the demo follow these steps: 1. Clone the project with the code below. ```sh # Make sure you have the above prerequisites installed already! git clone https://github.com/Daltonic/freshers.git freshers cd frehsers # Navigate to the new folder. yarn install # Installs all the dependencies. ``` 2. Create an Alchemy, Firebase, and CometChat project, copy and paste your key in the spaces below. 2. Update the `.env` file with the following details. ```sh ENDPOINT_URL= SECRET_KEY= DEPLOYER_KEY= REACT_APP_COMET_CHAT_REGION= REACT_APP_COMET_CHAT_APP_ID= REACT_APP_COMET_CHAT_AUTH_KEY= REACT_APP_FB_AUTH_KEY= REACT_APP_FB_APP_ID= ``` 3. Run the app using `yarn start`
If your confuse about the installation, check out this **TUTORIAL** to see how you should run it. Questions about running the demo? [Open an issue](https://github.com/Daltonic/freshers/issues). We're here to help ## Useful links - [Website](https://daltonic.github.io/) - [Metamask](https://metamask.io/) - [Remix Editor](https://remix.ethereum.org/) - ’ [Truffle](https://trufflesuite.com/) - “ [Alchamy](https://www.alchemy.com/) - ” [ReactJs](https://reactjs.org/) - [Creative Tim](https://www.creative-tim.com/) - [Solidity](https://soliditylang.org/) - ‘ [Web3Js](https://docs.ethers.io/v5/) - … [Faucet](https://faucets.chain.link/rinkeby) - ¤– [Ganache](https://trufflesuite.com/ganache/index.html) - ‘ [CometChat](https://www.cometchat.com/) - ¨ [Live Demo](https://fresher-a5113.web.app/)

近期下载者

相关文件


收藏者