dominionDAO

所属分类:NFT
开发工具:JavaScript
文件大小:3916KB
下载次数:0
上传日期:2022-11-26 08:11:29
上 传 者sh-1993
说明:  这是一个web 3.0 Dapp,旨在展示去中心化自治组织的力量。别忘了放下一个...
(This is a web 3.0 Dapp built to showcase the power of decentralized autonomous organization. Don t forget to drop a star and share.)

文件列表:
.env.example (242, 2022-11-26)
.firebase (0, 2022-11-26)
.firebase\hosting.YnVpbGQ.cache (1199, 2022-11-26)
.firebaserc (53, 2022-11-26)
bash.exe.stackdump (530, 2022-11-26)
build (0, 2022-11-26)
build\asset-manifest.json (369, 2022-11-26)
build\favicon.ico (3870, 2022-11-26)
build\index.html (644, 2022-11-26)
build\logo192.png (5347, 2022-11-26)
build\logo512.png (9664, 2022-11-26)
build\manifest.json (492, 2022-11-26)
build\robots.txt (67, 2022-11-26)
build\static (0, 2022-11-26)
build\static\css (0, 2022-11-26)
build\static\css\main.8804eec5.css (43990, 2022-11-26)
build\static\css\main.8804eec5.css.map (25939, 2022-11-26)
build\static\js (0, 2022-11-26)
build\static\js\main.f011011f.js (2129371, 2022-11-26)
build\static\js\main.f011011f.js.LICENSE.txt (7356, 2022-11-26)
build\static\js\main.f011011f.js.map (10218286, 2022-11-26)
config-overrides.js (959, 2022-11-26)
firebase.json (235, 2022-11-26)
index.html (810, 2022-11-26)
migrations (0, 2022-11-26)
migrations\1_initial_migration.js (126, 2022-11-26)
migrations\2_deploy_contracts.js (138, 2022-11-26)
package.json (1760, 2022-11-26)
postcss.config.js (82, 2022-11-26)
public (0, 2022-11-26)
public\favicon.ico (3870, 2022-11-26)
public\index.html (1721, 2022-11-26)
public\logo192.png (5347, 2022-11-26)
public\logo512.png (9664, 2022-11-26)
public\manifest.json (492, 2022-11-26)
public\robots.txt (67, 2022-11-26)
screenshots (0, 2022-11-26)
... ...

# How to Build a Glorious Web3.0 DAO with React, Solidity, and CometChat Read the full tutorial here: [**>> How to Build a Glorious Web3.0 DAO with React, Solidity, and CometChat**](https://daltonic.github.io) This example shows How to Build a Glorious Web3.0 DAO with React, Solidity, and CometChat: ![Dominion DAO Project](./screenshots/0.gif)
Dominion DAO Project
## Technology This demo uses: - Metamask - Truffle - Infuria - ReactJs - Tailwind CSS - Ganache-CLI - 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/dominionDAO PROVIDER_NAME cd PROVIDER_NAME # Navigate to the new folder. yarn install # Installs all the dependencies. ``` 2. Create an Infuria project, copy and paste your key in the spaces below. 3. Update the `.env` file with the following details. ```sh ENDPOINT_URL= SECRET_KEY= DEPLOYER_KEY= ``` 2. Create a CometChat project, copy and paste your key in the spaces below. 3. Update the `.env` file with the following details. ```sh REACT_APP_COMET_CHAT_REGION= REACT_APP_COMET_CHAT_APP_ID= REACT_APP_COMET_CHAT_AUTH_KEY= ``` 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/dominionDAO/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/) - “ [Infuria](https://infura.io/) - ” [ReactJs](https://reactjs.org/) - [Solidity](https://soliditylang.org/) - ‘ [Web3Js](https://docs.ethers.io/v5/) - … [Faucet](https://faucets.chain.link/rinkeby) - ¤– [Ganache](https://trufflesuite.com/ganache/index.html) - ¨ [Live Demo](https://dominiondao.web.app/)

近期下载者

相关文件


收藏者