Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…re-Website into nft-page
  • Loading branch information
pranavcpawar committed Nov 14, 2023
2 parents 10dd3e3 + 0b09907 commit f78f18c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
4 changes: 4 additions & 0 deletions data/partners/partners.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ partners:
protocol: EdgeWASM
- category: Art & NFTs
partners:
- name: NFTs2Me
description: NFTs2Me is a multichain user-friendly comprehensive platform to create, deploy and manage your NFT collection and community, 100% free with advanced functionalities.
link: https://nfts2me.com/app/edgeware/
protocol: EdgeEVM
- name: NEW-FUTURES
description: Web3 media launchpad and creative DAO/NFT platform uniting art, culture, and technology based on RMRK.
link: https://www.new-futures.co/
Expand Down
7 changes: 6 additions & 1 deletion pages/giftdrop.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ const WidgetCampaign = [
campaign: 'Halloween Edition',
src: 'https://embed.ipfscdn.io/ipfs/bafybeigdie2yyiazou7grjowoevmuip6akk33nqb55vrpezqdwfssrxyfy/erc1155.html?contract=0xcBD6701C3313aC76c529468957Fc2137484A4A51&chain=%7B%22name%22%3A%22Edgeware+EdgeEVM+Mainnet%22%2C%22chain%22%3A%22EDG%22%2C%22rpc%22%3A%5B%22https%3A%2F%2Fedgeware-edgeevm.rpc.thirdweb.com%2F%24%7BTHIRDWEB_API_KEY%7D%22%5D%2C%22nativeCurrency%22%3A%7B%22name%22%3A%22Edgeware%22%2C%22symbol%22%3A%22EDG%22%2C%22decimals%22%3A18%7D%2C%22shortName%22%3A%22edg%22%2C%22chainId%22%3A2021%2C%22testnet%22%3Afalse%2C%22slug%22%3A%22edgeware-edgeevm%22%2C%22icon%22%3A%7B%22url%22%3A%22ipfs%3A%2F%2FQmS3ERgAKYTmV7bSWcUPSvrrCC9wHQYxtZqEQYx9Rw4RGA%22%2C%22width%22%3A352%2C%22height%22%3A304%2C%22format%22%3A%22png%22%7D%7D&clientId=57b1f3ff173c0acef018fbca1356a7af&tokenId=0&theme=dark&primaryColor=red',
},
{
index: 2,
campaign: 'AusCryptoCon Edition',
src: 'https://embed.ipfscdn.io/ipfs/bafybeigdie2yyiazou7grjowoevmuip6akk33nqb55vrpezqdwfssrxyfy/erc1155.html?contract=0xcBD6701C3313aC76c529468957Fc2137484A4A51&chain=%7B%22name%22%3A%22Edgeware+EdgeEVM+Mainnet%22%2C%22chain%22%3A%22EDG%22%2C%22rpc%22%3A%5B%22https%3A%2F%2Fedgeware-edgeevm.rpc.thirdweb.com%2F%24%7BTHIRDWEB_API_KEY%7D%22%5D%2C%22nativeCurrency%22%3A%7B%22name%22%3A%22Edgeware%22%2C%22symbol%22%3A%22EDG%22%2C%22decimals%22%3A18%7D%2C%22shortName%22%3A%22edg%22%2C%22chainId%22%3A2021%2C%22testnet%22%3Afalse%2C%22slug%22%3A%22edgeware-edgeevm%22%2C%22icon%22%3A%7B%22url%22%3A%22ipfs%3A%2F%2FQmS3ERgAKYTmV7bSWcUPSvrrCC9wHQYxtZqEQYx9Rw4RGA%22%2C%22width%22%3A352%2C%22height%22%3A304%2C%22format%22%3A%22png%22%7D%7D&clientId=57b1f3ff173c0acef018fbca1356a7af&tokenId=1&theme=dark&primaryColor=purple',
},
];

const maxIndex = Math.max(...WidgetCampaign.map((m) => m.index));
Expand Down Expand Up @@ -79,7 +84,7 @@ export default function SocietyPage() {
<p className="leading-relaxed">
To learn more about the GiftDrops, please visit{' '}
<a
href="https://gov.edgewa.re/"
href="https://gov.edgewa.re/discussion/13939-introducing-giftdrops"
target="_blank"
rel="noopener noreferrer"
className="hover:text-blue-600 text-primary-500 underline"
Expand Down
Binary file added public/images/ecosystem/partners/nfts2me.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f78f18c

Please sign in to comment.