\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",[1984,1987,1990,1993,1996],{"name":1985,"color":1986},"$$","0E8A16",{"name":1988,"color":1989},"p2","D4C5F9",{"name":1991,"color":1992},"A-search","FBCA04",{"name":1994,"color":1995},"chief","67EA1F",{"name":1997,"color":1992},"A-multi-chain",4257,"kodadot","nft-gallery","open","Enable Multi-chain capabilities in KodaDot","2023-03-15T14:49:24Z","https://github.com/kodadot/nft-gallery/issues/4257",0.7300239,{"description":2007,"labels":2008,"number":2016,"owner":1999,"repository":2000,"state":2017,"title":2018,"updated_at":2019,"url":2020,"score":2021},"Link https://github.com/kodadot/nft-gallery/blob/main/CONTRIBUTING.md as lot of devs fails to find this stuff \r\n\r\nWith some initial few sentences",[2009,2011,2014],{"name":2010,"color":1986},"$",{"name":2012,"color":2013},"FAQ","0D3EF1",{"name":2015,"color":1989},"p5",1555,"closed","Link contributing to the kodadot faq ","2021-12-17T16:29:42Z","https://github.com/kodadot/nft-gallery/issues/1555",0.7376536,{"description":2023,"labels":2024,"number":2030,"owner":1999,"repository":2000,"state":2017,"title":2031,"updated_at":2032,"url":2033,"score":2034},"Add KodaDot to dotapps to account/addressbook\r\nhttps://cloudflare-ipfs.com/ipns/dotapps.io/?rpc=wss%3A%2F%2Fkusama-rpc.polkadot.io#/addresses\r\n\r\n\r\n\r\n### Ref\r\n- https://github.com/polkadot-js/\r\n- https://github.com/kodadot/kodadot-presskit/tree/main/v3\r\n",[2025,2028,2029],{"name":2026,"color":2027},"external","cfd3d7",{"name":2010,"color":1986},{"name":1988,"color":1989},2221,"Make pr to dotapps to add kodadot to profile","2022-03-23T15:19:11Z","https://github.com/kodadot/nft-gallery/issues/2221",0.7461531,{"description":2036,"labels":2037,"number":2044,"owner":1999,"repository":2000,"state":2017,"title":2045,"updated_at":2046,"url":2047,"score":2048},"Is it working on [beta.kodadot.xyz](https://beta.kodadot.xyz) ? \r\n\r\nIn particular order needs working for testing stuff \r\n\r\n## RO routes\r\n- [ ] /rmrk/collections\r\n- [x] /rmrk/collection/:id\r\n- [ ] rmrk/detail/:id\r\n- [x] rmrk/gallery\r\n- [x] /spotlight\r\n- [x] /series-insight\r\n\r\n## W routes\r\n- [ ] /rmrk/create\r\n- [x] /rmrk/mint\r\n- [ ] /permafrost/create\r\n\r\n## MISC routes\r\n- [x] /rmrk/admin\r\n- [x] /rmrk/faq\r\n- [x] /transfer\r\n- [x] /settings\r\n- [x] /tutorials",[2038,2039,2041],{"name":1988,"color":1989},{"name":2040,"color":1992},"A-nuxt",{"name":2042,"color":2043},"koda2","AB66CA",1251,"Routes check for KodaDot v2 ","2022-01-15T12:18:27Z","https://github.com/kodadot/nft-gallery/issues/1251",0.7518764,{"description":2050,"labels":2051,"number":2059,"owner":1999,"repository":2000,"state":2017,"title":2060,"updated_at":2061,"url":2062,"score":2063},"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|-|-|-|-|-|-|-|-|-|",[2052,2053,2056],{"name":1988,"color":1989},{"name":2054,"color":2055},"hackathon","91962A",{"name":2057,"color":2058},"$$$$","F085E8",1477,"Payout leaderboard for KodaDot","2022-06-14T11:16:52Z","https://github.com/kodadot/nft-gallery/issues/1477",0.7579172,{"description":2065,"labels":2066,"number":2069,"owner":1999,"repository":2000,"state":2017,"title":2070,"updated_at":2071,"url":2072,"score":2073},"To avoid the particular end-users issues when a particular RPC provider doesn't work, let's add some load balancing checks in round robin fashion where it can try out other endpoints if the default fails. \r\n\r\n> have you tried changing different RPC endpoints at https://kodadot.xyz/settings ?\r\n> \r\n> \u003Cimg alt=\"image\" width=\"224\" src=\"https://user-images.githubusercontent.com/5887929/174314437-a6dc8c56-5f6b-4f7a-a76d-aee8199906ff.png\">\r\n\r\n> That worked, but this is not long term solution? Cannot we automatize this in the background so end user doesn’t have to care? Or we cannot change user’s endpoints?\r\n\r\n_Originally posted by @cryptodamsky in https://github.com/kodadot/nft-gallery/issues/3169#issuecomment-1158939393_",[2067,2068],{"name":2010,"color":1986},{"name":1988,"color":1989},3170,"Load balance RPC endpoint for user","2022-06-20T12:02:48Z","https://github.com/kodadot/nft-gallery/issues/3170",0.7582027,{"description":2075,"labels":2076,"number":2082,"owner":1999,"repository":2000,"state":2017,"title":2083,"updated_at":2084,"url":2085,"score":2086},"Hence to ease onboarding for new contributors, would be nice to have a lightweight article on how KodaDot actually works in the background. How KodaDot is actually middleware and leveraging existing web3 infrastructure to drive end-user experience and how can anyone use us as a template to make spinoffs with existing components.\r\n\r\nI would suggest mentioning\r\n- subquery (vikiival/magick, kodadot/unique)\r\n- subsquid (kodadot/rubick, kodadot/snek)\r\n- Cloudflare / workers\r\n- bao (pictures)\r\n- packages (subapi, minimark, vuex-options)\r\n- Nuxt \r\n- Infra providers (Netlify, CF)\r\n- Storage, [you can recycle from @kkukelka article about past, present and future of data storage](https://medium.com/kodadot/on-the-past-present-and-future-of-data-storage-at-kodadot-7634a0c32530?source=collection_home---------2-------------------------------)\r\n\r\nBonus stage (required for better awareness for new comers)\r\n- Make a dedicated page on docs.kodadot.xyz for tech-stack for better reachability\r\n\r\nAnything I'm missing? 📟 @vikiival \r\n\r\nh/t @thea-exe for amazing nudge and spotting blind spot",[2077,2078,2080],{"name":1985,"color":1986},{"name":2079,"color":1989},"p3",{"name":2081,"color":1992},"A-writing-✍️",2766,"Write article about tech stack of KodaDot ","2022-06-25T08:20:51Z","https://github.com/kodadot/nft-gallery/issues/2766",0.7644807,{"description":2088,"labels":2089,"number":2090,"owner":1999,"repository":2000,"state":2017,"title":2091,"updated_at":2092,"url":2093,"score":2094},"```ts\r\n public publicCommunity: any = [\r\n ['🇦🇲 Armenia', 'https://t.me/kodadotarmenia'],\r\n // ['🇧🇩 Bengali', 'https://t.me/KodaDot_Bengali'], seems not active\r\n ['🇨🇿 Česko', 'https://t.me/joinchat/Fhnvbi5a_wRjNzFk'],\r\n ['🇯🇵 Japan', 'https://t.me/kodadotjapan'],\r\n ['🇵🇱 Polska', 'https://t.me/joinchat/HG7J2RAk906N7scb'],\r\n ['🇵🇹 Portuguese', 'https://t.me/joinchat/1UHYFZpVYmE1OTZk'],\r\n ['🇷🇺 Russia', 'https://t.me/kodadotru'],\r\n ['🇪🇸 Spanish', 'https://t.me/joinchat/HkF3cxImJAJGoRH9'],\r\n ['🇹🇷 Türkiye', 'https://t.me/KodaDotTR'],\r\n ['🌐 Global KodaDot Discord', 'https://discord.gg/u6ymnbz4PR'],\r\n ['🏗 Developers', 'https://discord.gg/KkctBVQ8kP'],\r\n // ['🇻🇳 Việt Nam', 'https://t.me/joinchat/GR0OiagewrkTzD4u'], seems not active\r\n [\r\n 'Want to help translate?',\r\n 'https://github.com/kodadot/nft-gallery/tree/i18n/src/locales',\r\n ],\r\n ]\r\n ```",[],1531,"List of KodaDot communities","2021-12-15T13:10:10Z","https://github.com/kodadot/nft-gallery/issues/1531",0.76684433,{"description":2096,"labels":2097,"number":2099,"owner":1999,"repository":2000,"state":2017,"title":2100,"updated_at":2101,"url":2102,"score":2103},"Sharing button needs some love\r\nConnect it with kodadot/nft-gallery#1012 \r\n\r\n\r\n",[2098],{"name":1988,"color":1989},1065,"Sharing button needs more love","2022-03-15T10:04:10Z","https://github.com/kodadot/nft-gallery/issues/1065",0.76759994,{"description":2105,"labels":2106,"number":2114,"owner":1999,"repository":2000,"state":2017,"title":2115,"updated_at":2116,"url":2117,"score":2118},"Expand texts on incentivized testing and drive people to https://discord.gg/M3zh3VEAfm to help us test Kodadot with better and quality reports what doesn't work \r\n\r\nCan be part of contributing.md or bugbounty.md as well so it's straight forward linked",[2107,2108,2111],{"name":1988,"color":1989},{"name":2109,"color":2110},"🧙♀️ - bug-hunt","DC2653",{"name":2112,"color":2113},"v2.2","6AC658",1222,"Pimp up bug bounty process","2022-04-08T09:56:55Z","https://github.com/kodadot/nft-gallery/issues/1222",0.7691477,["Reactive",2120],{},["Set"],["ShallowReactive",2123],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"XIgXYROYbCyVg9C0a1bSPtBdWrlan9M63_DHXFWN0Eo":-1},"/kodadot/nft-gallery/2868"]