cryptunes

所属分类:IPFS
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2023-06-01 08:25:53
上 传 者sh-1993
说明:  Cryptunes是一个去中心化的社交平台,允许用户创建ERC1155 NFT集合并将其货币化为Space。,
(Cryptunes is a decentralized social platform that allows users to create and monetize ERC1155 NFT collections as a Space.,)

文件列表:
.eslintrc.json (40, 2023-06-01)
components/ (0, 2023-06-01)
components/Accordion.tsx (2919, 2023-06-01)
components/Conenct.tsx (218, 2023-06-01)
components/CreateAVCard.tsx (19150, 2023-06-01)
components/CreateAudioCard.tsx (14822, 2023-06-01)
components/CreateImageCard.tsx (13693, 2023-06-01)
components/CreateSpaceCard.tsx (6908, 2023-06-01)
components/CreateTicketCard.tsx (13683, 2023-06-01)
components/CreatorCard.tsx (817, 2023-06-01)
components/Glasspane.tsx (202, 2023-06-01)
components/Header.tsx (3224, 2023-06-01)
components/Layout.tsx (488, 2023-06-01)
components/NFTCard.tsx (4231, 2023-06-01)
components/SpaceCard.tsx (1934, 2023-06-01)
components/SpinnerButton.tsx (706, 2023-06-01)
components/UserProfile.tsx (844, 2023-06-01)
constants/ (0, 2023-06-01)
constants/contractAddress.json (72, 2023-06-01)
constants/cryptunes.abi.json (15777, 2023-06-01)
constants/index.ts (603, 2023-06-01)
constants/nftimages.json (557, 2023-06-01)
constants/nfts/ (0, 2023-06-01)
constants/nfts/nft1.html (7003, 2023-06-01)
constants/nfts/nft2.html (10360, 2023-06-01)
constants/nfts/nft3.html (7814, 2023-06-01)
constants/nfts/nft4.html (7325, 2023-06-01)
constants/nfts/nft5.html (4638, 2023-06-01)
contexts/ (0, 2023-06-01)
contexts/OrbisContext.tsx (2895, 2023-06-01)
contract/ (0, 2023-06-01)
contract/.env (130, 2023-06-01)
contract/artifacts/ (0, 2023-06-01)
contract/artifacts/@openzeppelin/ (0, 2023-06-01)
contract/artifacts/@openzeppelin/contracts/ (0, 2023-06-01)
contract/artifacts/@openzeppelin/contracts/access/ (0, 2023-06-01)
contract/artifacts/@openzeppelin/contracts/access/Ownable.sol/ (0, 2023-06-01)
... ...

Welcome to Cryptunes

alt text

[Demo video](https://www.youtube.com/watch?v=3dlE7zb0gWs) to run on localhost just run :
**yarn install**
**yarn dev** Our application is hosted on that link. * [dapp link](https://cryptunes.vercel.app/) Authors * [Suhel-Kap](https://github.com/Suhel-Kap) * [nijoe1](https://github.com/nijoe1) ## Description Cryptunes is a decentralized social platform that allows users to create and monetize ERC115 NFT collections as a Space. Cryptunes offers a range of features, including a Decentralized group chat for each Collection, profiles showcasing users' posts and NFTs using DIDs using the Ceramic Network and the Fantom Blockchain to host our Contract. The platform supports various NFTs, including : * stable diffusion-generated image NFTs using open-AI Dalle-2 APIs * Interactive visualizers using the CID of HTML pages * audio NFTs * image NFTs * ticket NFTs ## Technologies This is how we used Orbis.club(SDK) - IPFS( NFT.STORAGE ) - OpenAI (Dalle2)

**Orbis SDK**

The Cryptunes platform uses the orbis SDK, built on the Ceramic network, to power its decentralized social platform. Orbis provides us user profiles, posts, and a Decentralized discord experience for each Collection. All of this information is stored on the Ceramic network to ensure a decentralized and secure environment. Orbis plays a key role in enabling Cryptunes to function as a decentralized social platform and provide a range of features for users to connect and engage with the Cryptuned NFT communities.
**https://github.com/Suhel-Kap/cryptunes/blob/main/pages/api/getSpaces.ts**
**https://github.com/Suhel-Kap/cryptunes/blob/main/pages/api/getProfile.ts**
**https://github.com/Suhel-Kap/cryptunes/blob/main/pages/space.tsx**

**NFT.STORAGE**
All the files that consist an NFT are stored on the IPFS network using NFT.STORAGE The code snippets that are using NFT.STORAGE modules are located here:
**https://github.com/Suhel-Kap/cryptunes/blob/main/pages/api/uploadToIpfs.ts**
**https://github.com/Suhel-Kap/cryptunes/blob/main/pages/api/uploadMetadata.ts**
**https://github.com/Suhel-Kap/cryptunes/blob/main/pages/api/audioVisual.ts**

**OpenAI**
The Cryptunes platform uses OpenAI Dalle2 APIs for AI Generated Images for Cryptuned AI NFTs.
**https://github.com/Suhel-Kap/cryptunes/blob/main/pages/api/dalle.ts**
**https://github.com/Suhel-Kap/cryptunes/blob/main/pages/ai.tsx**

## SmartContract Our contract is deployed and verified on Mantle Testnet here is the Testnet Explorer Link .
**https://explorer.testnet.mantle.xyz/address/0x21686216b87030b3270b1D91901929F45d0F0138/**
The Contract repo link :
**https://github.com/Suhel-Kap/cryptunes/blob/main/contract/contracts/Cryptunes.sol**
---

近期下载者

相关文件


收藏者