首页下载资源安全技术全新USDC合约秒U可仿空投TG小程序源码

ZIP全新USDC合约秒U可仿空投TG小程序源码

touuoy828.26KB需要积分:1

资源文件列表:

宠物.zip 大约有31个文件
  1. PetType-Game-main/
  2. PetType-Game-main/MetaHeader.tsx 1.47KB
  3. PetType-Game-main/Modal.tsx 7.61KB
  4. PetType-Game-main/PetWorldCoin.sol 6.26KB
  5. PetType-Game-main/Portfolio.tsx 1.04KB
  6. PetType-Game-main/ProfileVerification.tsx 1.66KB
  7. PetType-Game-main/README.md 3.56KB
  8. PetType-Game-main/Skills.tsx 825B
  9. PetType-Game-main/Spinner.tsx 1.42KB
  10. PetType-Game-main/SwitchTheme.tsx 1001B
  11. PetType-Game-main/TyingSpeedFeedback.tsx 1.58KB
  12. PetType-Game-main/index.ts 582B
  13. PetType-Game-main/lit-protocol/
  14. PetType-Game-main/lit-protocol/DatasetList.js 1.61KB
  15. PetType-Game-main/lit-protocol/UploadDataset.js 4.22KB
  16. PetType-Game-main/tailwind.config.js 3.41KB
  17. PetType-Game-main/useAccountBalance.ts 990B
  18. PetType-Game-main/useAnimationConfig.ts 493B
  19. PetType-Game-main/useBurnerWallet.ts 4.88KB
  20. PetType-Game-main/useContractLogs.ts 991B
  21. PetType-Game-main/useDeployedContractInfo.ts 1.67KB
  22. PetType-Game-main/useFetchBlocks.ts 4.04KB
  23. PetType-Game-main/useNativeCurrencyPrice.ts 968B
  24. PetType-Game-main/useNetworkColor.ts 479B
  25. PetType-Game-main/useOutsideClick.ts 609B
  26. PetType-Game-main/useScaffoldContract.ts 1.3KB
  27. PetType-Game-main/useScaffoldContractRead.ts 1.66KB
  28. PetType-Game-main/useScaffoldContractWrite.ts 3.38KB
  29. PetType-Game-main/useScaffoldEventHistory.ts 3.73KB
  30. PetType-Game-main/useScaffoldEventSubscriber.ts 1.22KB
  31. PetType-Game-main/useTransactor.tsx 3.52KB

资源介绍:

全新USDC合约秒U可仿空投TG小程序源码
### Github: https://github.com/metaversemoon/PetType-Game - `WorldCoin` makes sure users create only one event for a class per person to avoid any scams. ### WorldCoin Link: https://github.com/metaversemoon/PetType-Game/blob/a803a6ac8637344e553ab20943aaed46aeb187c1/PetWorldCoin.sol#L10 # Pet Type Game with Pet a Feeding Concept In this typing game with a pet feeding concept, users create an account and set up a virtual pet by choosing a pet and naming it. They start with a default amount of calories for their pet. The typing game is the core activity, where users play to earn calories for their pet by correctly typing words. Different difficulty levels or game modes offer varying caloric rewards. Users can monitor their pet's status on a virtual dashboard and must feed their pet 120 calories every 24 hours to keep it alive. The pet has a lifecycle, and if it doesn't receive the required calories within the timeframe, it "dies." Users can earn rewards or achievements for keeping their pet alive for extended periods, adding a challenge and incentive to the game. ## Quickstart To get started with this project, follow the steps below: 1. Clone this repo & install dependencies ``` git clone https://github.com/electrone901/PetType-Quest.git cd PetType-Quest yarn install ``` 2. Copy the .env.example file and change name to .env.local. Set the MONGO_URI to the database you are using. 3. In the terminal, start your the project: ``` yarn start ``` Visit your app on: `http://localhost:3000`. ## Technologies For this project, our technology stack encompasses several key components: We utilize IPFS-NFTStorage to securely store all user information. This ensures data integrity and reliability. Our smart contract development relies on Solidity and Hardhat, providing a robust and well-tested foundation for our blockchain operations. For local blockchain development and testing, we turn to Hardhat, which facilitates efficient and reliable development workflows. On the frontend, we harness the power of Tailwind, Next.js, and React.js to create an engaging and user-friendly interface. Ethers.js serves as the bridge to connect with the blockchain. ## How is made - `WorldCoin` makes sure users create only one event for a class per person to avoid any scams. Link: https://github.com/metaversemoon/PetType-Game/blob/a803a6ac8637344e553ab20943aaed46aeb187c1/PetWorldCoin.sol#L10 - Mumbai Polygon Network Deployed app on the Polygon Mumbai Network(0x5FbDB2315678afecb367f032d93F642f64180aa3) for NFT donations, NFT creations, and stream payments for Street Vendors. - Covalent Helps to display a dashboard of all transactions by contract and fetches all NFTS that were donated to on the food street vendor page. * IPFS NFTStorage Used IPFS to store all food street vendor data facilitated the storage of NFTS, details of the class, and metadata of every event class. We are also, saving all the reviews, tags, class difficulty, class quality, and ratings. * We used Solidity for the smart contract. * We used OpenZeppelin ERC721 we use the ERC721 template for faster development of our smart contract. * Hardhat for local blockchain development. * We used Tailwindcss, React Js for the frontend, and Ethersjs to connect to the blockchain. ## Challenges we ran into We run into some complications with the Smart contracts and the Chainlink integration, they took us longer than expected. Especially, creating a custome automation ## Accomplishments that we're proud of We are proud of the final MVP and how our project went from an idea to a demo ### Github: https://github.com/metaversemoon/PetType-Game
100+评论
captcha