首页 星云 工具 资源 星选 资讯 热门工具
:

PDF转图片 完全免费 小红书视频下载 无水印 抖音视频下载 无水印 数字星空

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

安全技术 28.26KB 11 需要积分: 1
立即下载

资源介绍:

全新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

资源文件列表:

宠物.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
0评论
提交 加载更多评论
其他资源 JavaScript+HTML+CSS实现12种常见加载画面
【JavaScript+HTML+CSS实现12种常见加载画面】本资源通过原生的JavaScript、HTML和CSS技术,详细介绍了12种常见的加载动画效果,包括光点闪烁、加载转圈、渐变旋转、扩散波纹、起伏方块、升降波浪、水平进度、条形伸缩、跳动点阵、旋转方块、旋转卡片、折纸效果。这些动画既实用又美观,适用于各种Web开发场景。文章不仅提供了每种动画的实现思路,还包括具体的代码示例,帮助开发者轻松将这些效果应用到实际项目中,从而提升用户体验并增强网页的互动性。
可达鸭举牌网页版本在线生成源码html5.zip
源码介绍 可达鸭举牌网页版本,在线生成源码,点击分享即可制作DIY自己的举牌文字网页,需要GIF动图的自行用GIF图片录制工具录制下来。 文章:https://blog.csdn.net/huayula/article/details/141340168 可查看效果
【浏览器插件】LAPLACE Login Sync 登录同步器.zip
【浏览器插件 - LAPLACE 登录同步器】LAPLACE 登录同步器是一款专为同步用户登录状态而设计的便捷工具。它基于先进的CookieCloud技术进行二次开发,并通过端对端加密技术确保您的登录信息安全无虞。
【浏览器插件】即刻图床.zip
【浏览器插件 - 一键图床】
testtestfafaffsafafasfsdfsafsaf
testtestfafaffsafafasfsdfsafsaf
TT桌球等3个文件.zip
TT桌球等3个文件.zip
mockserver下载
mockserver下载
mockserver下载 mockserver下载 mockserver下载
JavaStudy.zip
JavaStudy.zip