\r\n\r\nFinally, we have an endpoint we can start to integrate multi-chain components.\r\n\r\nAt some point would be nice to have some component which would wrap and abstract the current endpoint in case we find Supabase is not sufficient for our case. \r\n\r\n\r\n## Endpoint\r\nFollow up what can be done with new endpoint\r\nIf anyone wants to play with that here is the URL\r\n\r\n```\r\nhttps://xtnvtbdyvpbbnonbbcif.supabase.co/graphql/v1\r\n```\r\n\r\nYou need to add `apiKey` header into your request. You can find the key in the discord group.\r\n\r\n\r\nSample Query\r\n```graphql\r\nquery findCollections {\r\n\tcollectionsCollection(first: 10) {\r\n\t\tedges {\r\n\t\t\tnode {\r\n\t\t\t\tname\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n```\r\n\r\n\r\n## Tasks \r\n- https://github.com/kodadot/nft-gallery/issues/4865\r\n- https://github.com/kodadot/nft-gallery/issues/4617\r\n- https://github.com/kodadot/nft-gallery/issues/4380\r\n- https://github.com/kodadot/nft-gallery/issues/4618\r\n- https://github.com/kodadot/nft-gallery/issues/4073\r\n- https://github.com/kodadot/nft-gallery/issues/4275\r\n- https://github.com/kodadot/nft-gallery/issues/4753\r\n\r\nOnce all the above done \r\n- https://github.com/kodadot/nft-gallery/issues/4379\r\n\r\n## Ref\r\n- https://developers.cloudflare.com/d1/platform/client-api/\r\n- https://github.com/kodadot/nft-gallery/issues/1824",[2876,2877,2879,2881,2884],{"name":2857,"color":2858},{"name":2878,"color":2861},"p2",{"name":2880,"color":2864},"A-search",{"name":2882,"color":2883},"chief","67EA1F",{"name":2885,"color":2864},"A-multi-chain",4257,"Enable Multi-chain capabilities in KodaDot","2023-03-15T14:49:24Z","https://github.com/kodadot/nft-gallery/issues/4257",0.7555092,{"description":2892,"labels":2893,"number":2901,"owner":2866,"repository":2867,"state":2902,"title":2903,"updated_at":2904,"url":2905,"score":2906},"We are all monkeys. \r\nAnd would be nice to build trust for external contributors, \r\nwhere external contributors could easier justify \r\nthat we do payouts on regular basis and see ppl how they contribute etc\r\nThe requirement to run as serverless function, best if we can deploy it in some public way, using autocode.xyz or something like that, should be few lines and cracking graphql and right queries\r\nWe'd like to put more emphasis on past records.\r\n\r\n### Spec\r\n- make file payout_leaderboard.md of this KodaDot repository\r\n- scrape all PRs where they have kusama.subscan.io URL referring to a particular transaction\r\n- identify developers contributors \r\n- parse tx and put their balance received on the address, it should be matching what has developer put in the payout link, the format has changed, so mind checking since we've started using a new PR template\r\n- in file show github handle / total amount received / (=total amount recieved/merged PRs) / number of PRs made / merged PRs / closed PRs / lines added/removed / number of total commits merged / link to last received contribution on subscan\r\n- payout_leaderboard.md should be updated on every PR which was merged with payout to reflect newest numbers.\r\n\r\n\r\n| show github handle | total amount received | (=total amount recieved/merged PRs) | number of PRs made | merged PRs | closed PRs | lines added/removed | number of total commits merged | link to last received contribution on subscan |\r\n|-|-|-|-|-|-|-|-|-|",[2894,2895,2898],{"name":2878,"color":2861},{"name":2896,"color":2897},"hackathon","91962A",{"name":2899,"color":2900},"$$$$","F085E8",1477,"closed","Payout leaderboard for KodaDot","2022-06-14T11:16:52Z","https://github.com/kodadot/nft-gallery/issues/1477",0.7159553,{"description":2908,"labels":2909,"number":2917,"owner":2866,"repository":2867,"state":2902,"title":2918,"updated_at":2919,"url":2920,"score":2921},"Seems KodaDot NFT marketplace is getting popular and taking lead in the best analytics, we would like to help users better scope on users activity.\r\n\r\nIn a similar manner, we have right now merging #2707 #2724 would be superior bringing a similar view with expanding custom rows and adding another tab \"Holdings\".\r\nIt would show a table. \r\n- Headers would be the name of Collection, Amount, Bought, Sale, Last Activity \r\n- Link Collection name to collections view\r\n- link items in the collection to items \r\n- last activity in relative time with on hover with precise time\r\n\r\nBest to reuse components if it's possible! \r\n\r\nRetrospect realized, we already have a very similar issue but from creator's perspective\r\n- #1285 \r\n\r\nHoldings by the user should be for collectors to show off, however, might be somehow merged in future.\r\n\r\n\r\n\r\nht ShawnLin for the suggestion",[2910,2911,2912,2914],{"name":2857,"color":2858},{"name":2878,"color":2861},{"name":2913,"color":2864},"A-profile",{"name":2915,"color":2916},"analytics","E3EED5",2739,"Holdings by User ","2022-04-06T14:57:59Z","https://github.com/kodadot/nft-gallery/issues/2739",0.7292197,{"description":2923,"labels":2924,"number":2933,"owner":2866,"repository":2867,"state":2902,"title":2934,"updated_at":2935,"url":2936,"score":2937},"I had some ideas about the main gallery page to help make it a bit more informative. I know many of these ideas are being worked on (or have already been updated since I made this yesterday) and are listed in other issues, but sometimes its helpful to look at the big picture. This builds on Issue kodadot/nft-gallery#60. I'm a designer/artist so I made a quick mockup first and then wrote this stuff to explain my thoughts.\r\n\r\n\r\n**Thumbnail Preview**\r\nAt the moment, each preview only shows the NFT's title. It would be cool if we had the following:\r\n\r\n- Artist Name: This could be the pseudonym identity (if the artist has one) or the address. Maybe the address only gets shown if there is a pseudonym as an incentive, but even showing the address gives good incentive to the artist to verify their identity.\r\n- Edition Number: I think this may have already been solved this morning! Great work! This greatly helps declutter the interface with what looks like duplicates.\r\n- Price: If the NFT is for sale, it lists the sale price in KSM and USD (maybe there is a setting for this tied to the user's profile so that users always see the conversion in their preferred currency). If NFT isn't for sale, this field is blank. \r\n\r\n**Search/Filter Menus**\r\nIt would be great to be able to filter/sort the gallery (Issues kodadot/nft-gallery#35 & kodadot/nft-gallery#49) by things like:\r\n\r\n- Recently Sold\r\n- For Sale\r\n- Patronage\r\n- Editions of 1\r\n- Price\r\n- File Type\r\n\r\nOr to search the Gallery by:\r\n\r\n- Tags\r\n- Artist Name\r\n- Color\r\n- File Type\r\n\r\n**Top Left Menu**\r\nI put more externally focused major things here:\r\n\r\n- Gallery: Brings you back or reloads the main Gallery\r\n- Artist: Views Gallery based on collections by Artist (Issue kodadot/nft-gallery#157). Lists one image per artist. This would be defined by the info listed in their profile:\r\n\r\n> - image that represents their entire work\r\n> - metadata pulled from pseudonym identity like social links and name (Issue kodadot/nft-gallery#134 )\r\n> - others that could simply be text fields like a bio or artist statement\r\n> - List of NFTs by the artist sorted by collection\r\n\r\nOn each Artist preview thumbnail, it could show the chosen header image for that artist and maybe metadata about the work like the number of minted pieces, number sold, number currently for sale, etc. so users get a quite overview of the artist body of work (are they a longtime users with 100s of sold pieces or are they new to the market). This page could also be filtered/sorted so users could quickly discover new artists or artists that share certain tags.\r\n\r\n- Create: Brings users to existing Create page that clearly explains the creation process with links to helpful guides/videos. \r\n\r\n**Top Right Menus**\r\nI thought of these being more internally focused. \r\n\r\n- Profile: This would be the Profile of the user (artist/buyer/both). You could see your own collection of minted work or collection of work you have bought. And this is where you could update all of the artist metadata (bio, statement).\r\n- Buy $KSM: quick way to buy KSM via credit card. I know this is already (partially) working, but it's a bit hidden. Since this market specifically and the larger NFT space is still new for lots of people, having a quick and very visible way to add funds and buy seems like a useful link that should get top billing. Even better would be adding credit purchase directly into buying (Issue kodadot/ideas#2).\r\n- About Kodadot: Backstory of Kodadot, links to tutorials, Github, Medium, FAQ on low-carbon minting, etc.\r\n",[2925,2928,2930],{"name":2926,"color":2927},"UX first","7057ff",{"name":2929,"color":2858},"$",{"name":2931,"color":2932},"redesign-seeds","053A03",225,"Kodadot Home UX","2021-08-24T08:39:35Z","https://github.com/kodadot/nft-gallery/issues/225",0.73018086,{"description":2939,"labels":2940,"number":2933,"owner":2866,"repository":2941,"state":2902,"title":2942,"updated_at":2943,"url":2944,"score":2937},"",[],"workers","OpenGraph - error 500 on new .motherboard drop item","2023-12-07T14:52:32Z","https://github.com/kodadot/workers/issues/225",{"description":2946,"labels":2947,"number":2952,"owner":2866,"repository":2867,"state":2902,"title":2953,"updated_at":2954,"url":2955,"score":2956},"I guess Art creation is not a contest or competition and we would like to give the spotlight to great artists around.\r\nIn this issue, we would like to have an array of artist's addresses, let's start with 10 of them(?) and it should show three gallery items from their recent mints, each row should be one artist. \r\nWe would make (bi)weekly voting rounds on Discord on artists spotlights in KodaDot Spotlight\r\n\r\n- [ ] https://nft.kodadot.xyz/leaderboard rename route to spotlight\r\n- [ ] array of artist where we can easily change who is showed up\r\n- [ ] create subquery grapql to show particular artists 3 last mints\r\n- [ ] links to artist profile and show their on-chain identity in the /spotlight for their particular row\r\n- [ ] show address KSM balance, number of NFTs, collections, sales",[2948,2951],{"name":2949,"color":2950},"good first issue","5319e7",{"name":2857,"color":2858},455,"Artist spotlight ","2021-07-05T18:55:49Z","https://github.com/kodadot/nft-gallery/issues/455",0.73638844,{"description":2958,"labels":2959,"number":2962,"owner":2866,"repository":2867,"state":2902,"title":2963,"updated_at":2964,"url":2965,"score":2966},"Till user stares at finishing their buy into Blockchain, would be nice to maintain contact with them in reasonable way, like fun facts about NFTs is probably cheapest hack\n\nSimilar like Disocrd tricks you while they loading app in the background.\n\nIt should be extended preloader component and fetch quotes from translations in random fashion.\n\nLet me take first round. Add them to en.json please\n\n> Did you know officially first NFT we're Etheria back in 2015?\n> Did you know that first \"NFT-like\" standard on Kusama are literally just byte strings? (Bruno could comment on this so we not spread something offensive but indeed funny, memorable)\n> Did you know that KodaDot has started as rewrite React-based DotApps dashboard into Vuejs?\n> Did you know that KodaDot is building experimental NFT landscape?\n> Do you know why there is so much psychadelic and trippy NFT arts? We do not know either.\n> Can you guess how many parachains does KodaDot supports? You can get exact answer on our Discord.\n> Can you guess how much GitHub forks has KodaDot repository?\n> Can you guess how much GitHub stars has KodaDot repository?\n> Do you think KodaDot should have $koda token?\n> Can you guess how much NFTs KodaDot is indexing from all parachains?\n> Did you know that KodaDot has mobile app?\n> Did you know KodaDot was among first NFT galleries supporting augmented reality for 3D objects, back in early January 2021, prior hacking in December 2019 😎?\n> Did you know KodaDot had fuckups during early days? Yeah, all startups go through failures to learn from mistakes. Only in that way we knew, we are moving forward for better and quality product.\n> Did you know, KodaDot has core values and ethos being distributed, decentralized and community owned? Have you tried participate in our ever growing community?\n> Did you know KodaDot has replaced three logos in one month?\n> Did you know that KodaDot's community translations was greatest growth hack for building community to participate? Then we've had in one week 16+ Telegram channel per language.\n> Did you know KodaDot had 420 Discord members on their investors pitch deck? Such a coincidence.\n> Did you know Kodadot founders encourage forking it's codebase and welcome more KodaDot instances in the wild? Come over to our Discord, we can help you with that and explain why it's important.\n> Did you know that one of KodaDot founder was running infrastructure for eSports back in 2006?\n> Did you know that these facts doesn't even matter? We just love to spend time with you till your action is finalized into Blockchain. Don't forget to drink enough water!\n> Did you know we've crossed 420 opened issues in our backlog in GitHub?\n> Did you know KodaDot promotes inclusive culture to be welcoming for widest spectrum of artist which actually participates on it's growth?\n> We are in it for Building Better Worlds.\n> Did you know if you make pull request to KodaDot repository, your fun fact can be shown here?\n> Did you checked your JPEGs sales today?\n> Have you minted something beautiful today?\n> Did you know first version of KodaDot been looking worse than Craiglist in 1999?\n> Did you know KodaDot founders won few Ethereum and Polkadot hackathons in past?\n> Did you know KodaDot had to lay off few dozens investors interesting backing us?\n> Did you know KodaDot cares about Climate change by planting trees in Portugal, called KodaForest?\n> Did you know founders of KodaDot believe in simulated reality?\n> Did you know you look beautiful today?\n\n\n\n\nAdd your best, **timeless** fun fact below.\n\n",[2960,2961],{"name":2929,"color":2858},{"name":2860,"color":2861},1436,"Preloader fun facts","2021-12-09T13:07:26Z","https://github.com/kodadot/nft-gallery/issues/1436",0.7376061,{"description":2968,"labels":2969,"number":2975,"owner":2866,"repository":2867,"state":2902,"title":2976,"updated_at":2977,"url":2978,"score":2979},"When people hop through various NFTs, \r\nwould be nice to see recently viewed NFTs, \r\nlike the history of the last 3-5 items.\r\n\r\nIt could be placed on the bottom of the item detail for example.\r\nStorage could be per user, in localstorage for the best experience.",[2970,2971,2973],{"name":2929,"color":2858},{"name":2972,"color":2864},"A-research",{"name":2974,"color":2861},"p4",782,"Add recently viewed item strip","2022-03-17T11:13:50Z","https://github.com/kodadot/nft-gallery/issues/782",0.7399448,{"description":2981,"labels":2982,"number":2990,"owner":2866,"repository":2867,"state":2902,"title":2991,"updated_at":2992,"url":2993,"score":2994},"A useful metric would be to see people entered into the collection and for much they actually sold. It would work as a collection hyper-local leaderboard/rank.\r\n\r\nHence in current holders, we can't show people who sold as it would be a bit of noise, adding the next tab Flippers would work. \r\n\r\nAdd there same table where \r\n- headers will be following User, Amount, Bought, Sold, Last Activity\r\n- on unfolding you can see each NFT there which you can inspect \r\n\r\n### To do\r\n- Forking Holders in collection\r\n- Adjusting table instead of Sale (LIST event) there will be Sold (BUY from that user)\r\n- Probably we would need to write Rubick resolver for this so it's fast?\r\n\r\n\r\n\r\nht [@thefvk](https://twitter.com/TheFVK)",[2983,2984,2985,2987],{"name":2857,"color":2858},{"name":2878,"color":2861},{"name":2986,"color":2864},"A-collection",{"name":2988,"color":2989},"flip","2643B7",2791,"Add Flippers to Collection","2022-04-11T12:07:46Z","https://github.com/kodadot/nft-gallery/issues/2791",0.7404193,["Reactive",2996],{},["Set"],["ShallowReactive",2999],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fZJw5SCPerP0nQHUDHuqhVqy4FENEczY9Fj6XRo6W8zU":-1},"/kodadot/nft-gallery/4593"]