DeFiMarket

所属分类:加密解密
开发工具:TypeScript
文件大小:646KB
下载次数:0
上传日期:2022-06-22 20:00:40
上 传 者sh-1993
说明:  DeFiMarket,一个使用Next.JS创建的去中心化市场。
(DeFiMarket, a decentralized marketplace created with Next.JS.)

文件列表:
.env.example (499, 2022-06-23)
.eslintignore (67, 2022-06-23)
.eslintrc.json (678, 2022-06-23)
.husky (0, 2022-06-23)
.husky\pre-commit (875, 2022-06-23)
.prettierignore (67, 2022-06-23)
.prettierrc (87, 2022-06-23)
.vscode (0, 2022-06-23)
.vscode\settings.json (242, 2022-06-23)
Dockerfile.dev (116, 2022-06-23)
LICENSE (1070, 2022-06-23)
next-env.d.ts (201, 2022-06-23)
next.config.js (99, 2022-06-23)
package-lock.json (1217578, 2022-06-23)
package.json (2814, 2022-06-23)
postcss.config.js (83, 2022-06-23)
public (0, 2022-06-23)
public\icons (0, 2022-06-23)
public\icons\android-chrome-192x192.png (7375, 2022-06-23)
public\icons\apple-touch-icon.png (6789, 2022-06-23)
public\icons\browserconfig.xml (246, 2022-06-23)
public\icons\favicon-16x16.png (947, 2022-06-23)
public\icons\favicon-32x32.png (1464, 2022-06-23)
public\icons\favicon.ico (15086, 2022-06-23)
public\icons\favicon.png (3817, 2022-06-23)
public\icons\icon.svg (1516, 2022-06-23)
public\icons\logo.svg (5803, 2022-06-23)
public\icons\logo192.png (6945, 2022-06-23)
public\icons\logo512.png (27959, 2022-06-23)
public\icons\mstile-150x150.png (4721, 2022-06-23)
public\icons\robots.txt (68, 2022-06-23)
public\icons\safari-pinned-tab.svg (1569, 2022-06-23)
... ...


DeFiMartket

DeFiMarket, a decentralized marketplace created with Next.JS.

Demo Contact Key Features Key Technologies To Do Setup Support

## Demo Here is a working live demo [here](https://defimarket.vercel.app/) ## Transak Demo Here is the transak demo [here](https://vimeo.com/712582503) ## Contact Mail: lauren_d@outlook.fr Discord: dododream21#7208 --- ## Key Features - Tokens Payment Processing - Authentication via wallet - API Product Data Fetchcing - Orders Stored in Database using Webhook - Persist App State - Responsive Design - Cart - Bookmarks - Animations --- ## Key Technologies - Next.JS - Stripe for now - Firebase to migrate to GunDb - TailwindCSS - Mobx - Webhooks - NextAuth - Fake Store API to remove on launch --- ## Zillica Dapp Decentralised Apps ("dApps") are applications that interact with smart contracts on the blockchain. As Zilliqa blockchain is a decentralised network that is not hosted by a single entity, application that sits on the blockchain is decentralised. An application can have a user-facing components ("client"), which could be a web application or mobile app. These applications can interact with smart contracts on the Zilliqa blockchain. The entry to Zilliqa blockchain lies on the RPC interface. SDKs are not compulsory for you to interact with the blockchain, but they do make your life easier. Saw the 0x1, 0x2 on the entities on the blockchain? Those are addresses. Addresses are an identifier to an entity on the blockchain. An entity on the blockchain can be either a user or a contract. The contract will be deployed using the Scilla IDE. ## Contract Planning The logic of the contract is planned with the point of view of a marketplace. No commission will be taken from the transactions done by the user. # Listings Listings are the products that can be posted on the platform, which are subsequently made available to the buyers. We allow the creation of user accounts to facilitate using the platform. The accounts can have one of two roles: A Buyer Account A Seller Account ## To Do -Write Scilla Contracts for the selling, transactions and profile part - Create a messaging app between buyer and seller --- ## Setup Clone this repo to your desktop and run `yarn install` to install all the dependencies. Then run `yarn dev` to start the application locally Change the .env.example file to .env.local and fill the empty fields --- ## Support Whether you use this project, have learned something from it, or just like it, please consider supporting it by buying me a coffee, so I can dedicate more time on open-source projects like this :) Or

近期下载者

相关文件


收藏者