\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",[2867,2870,2873,2876,2879],{"name":2868,"color":2869},"$$","0E8A16",{"name":2871,"color":2872},"p2","D4C5F9",{"name":2874,"color":2875},"A-search","FBCA04",{"name":2877,"color":2878},"chief","67EA1F",{"name":2880,"color":2875},"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.64048326,{"description":2890,"labels":2891,"number":2897,"owner":2882,"repository":2883,"state":2884,"title":2898,"updated_at":2899,"url":2900,"score":2901},"Handover from \r\n- https://github.com/kodadot/nft-gallery/discussions/4154\r\n\r\nRight now, we want to enable users to search over user handles using the on-chain identity and their Twitter .\r\n\r\n\r\n\r\n## Tasks\r\n- Spin Indexer if not using supabase endpoint \r\n- Hook endpoint to searchbar component\r\n- Link to Users results screen (can make separate issue with @exezbcz )\r\n\r\n---\r\nThis most likely get funded by a grant \r\n \r\nThe requirement would be that indexer would be easily expandable within current chains like we have\r\n- Kusama\r\n- Basilisk\r\n- MoonBeam/MoonRiver\r\n- Astar\r\n- other parachains come with on-chain identity\r\n\r\nIndex also users assets, maybe like sub.id does \r\n\r\nIt's possible to realize this in tranches\r\n\r\n## From 2112\r\nWe would need to have a search of artist creators names as well\r\n\r\nTo make this you would need to index the whole identities from the chain\r\nRequires to write schema to the [kodadot/rubick](https://github.com/kodadot/rubick)\r\nAdd to search box in the gallery and in collections view\r\n\r\n---\r\n\r\nMost of links which gives you clue what should be done:)\r\nMaybe I forgot to link something and @vikiival want to spit something more \r\n## Ref\r\n- https://github.com/kodadot/nft-gallery/issues/524\r\n- https://github.com/kodadot/nft-gallery/issues/488\r\n- https://github.com/kodadot/nft-gallery/issues/1833\r\nhttps://github.com/kodadot/rubick/issues/31\r\n- https://github.com/kodadot/rubick/issues/56\r\n- https://github.com/kodadot/rubick/issues/56#issuecomment-1271386985\r\n- https://github.com/kodadot/rubick/issues/52\r\n- https://github.com/kodadot/nft-gallery/issues/2112\r\n",[2892,2894,2895,2896],{"name":2893,"color":2869},"$$$",{"name":2871,"color":2872},{"name":2874,"color":2875},{"name":2880,"color":2875},4753,"Users identity search ","2023-06-16T12:59:25Z","https://github.com/kodadot/nft-gallery/issues/4753",0.6984043,{"description":2903,"labels":2904,"number":2913,"owner":2882,"repository":2883,"state":2884,"title":2914,"updated_at":2915,"url":2916,"score":2917},"https://beta.kodadot.xyz/series-insight/ yet multichain\r\n\r\n## Ref \r\n- #4257 ",[2905,2907,2909,2912],{"name":2906,"color":2869},"$",{"name":2908,"color":2872},"p3",{"name":2910,"color":2911},"S-blocked-✋","F9D0C4",{"name":2880,"color":2875},4618,"Add multi-chain support to series ","2023-01-12T12:51:41Z","https://github.com/kodadot/nft-gallery/issues/4618",0.742653,{"description":2919,"labels":2920,"number":2929,"owner":2882,"repository":2883,"state":2884,"title":2930,"updated_at":2931,"url":2932,"score":2933},"Right now, KodaDot was built mostly to be an on-chain data explorer and being a thin layer. Hence we would like to enhance comfort and are not sure if we should put these numbers like views on-chain as it might get expensive; we would like to provide users/artists some off-chain metrics and close to real-time.\r\n\r\nMaking a serverless function (worker?) which will be storing this stuff in KV in some efficient way. \r\nProbably each 1k, or 10k we can offload some stores to some remark to store these numbers on-chain to having only small increments off-chain. \r\n\r\nThis would be helpful for artists, creators and game item designers to have approximate estimation of which item is in demand. Similiar you have plays in Spotify, this would help estimate general audience likeliness of particular artifact \r\n\r\nWe could collect \r\n- load times of item (we should put some filter/captcha to account it was human viewing and not programmatically made or bumping some views)\r\n- if it's video play times\r\n- if it's 3d, time user has played with item?\r\n- if it's downloadable, times user/owner has downloaded it \r\n\r\nwyt?\r\n\r\n\r\nWe can then incorporate this into the new v1.1 Gallery item detail\r\n- #4403 \r\n\r\n\r\nTo start iterating on this, we would like to start showing this views per visit from logged persons. \r\nI think we can still trigger workers somehow and I guess we should split it to counting with logged vs not logged persons with wallet\r\nWe can trigger worker from which item was it visited and take it from there? \r\n\r\nUsing Workers/CF infrastructure would be probably easiest \r\n\r\n",[2921,2924,2926,2927],{"name":2922,"color":2923},"enhancement","a2eeef",{"name":2925,"color":2875},"A-research",{"name":2908,"color":2872},{"name":2928,"color":2875},"A-worker",4593,"Views counter/ranking","2023-04-11T20:04:33Z","https://github.com/kodadot/nft-gallery/issues/4593",0.74328345,{"description":2935,"labels":2936,"number":2945,"owner":2882,"repository":2883,"state":2946,"title":2947,"updated_at":2948,"url":2949,"score":2950},"We would need to have a search of artist creators names as well \r\n\r\n- To make this you would need to index the whole identities from the chain\r\n- Requires to write schema to the https://github.com/kodadot/rubick \r\n- Add to search box in the gallery and in collections view\r\n\r\n\r\n### Ref\r\n- https://github.com/kodadot/rubick/issues/31\r\n- https://github.com/kodadot/rubick/issues/52\r\n- https://github.com/kodadot/rubick/issues/56\r\n- https://github.com/kodadot/rubick/issues/83",[2937,2938,2939,2941,2942],{"name":2868,"color":2869},{"name":2871,"color":2872},{"name":2940,"color":2875},"A-subsquid",{"name":2874,"color":2875},{"name":2943,"color":2944},"creator","DCD7A0",2112,"closed","Add results of artist creators names to the search","2023-01-24T10:46:40Z","https://github.com/kodadot/nft-gallery/issues/2112",0.73014444,{"description":2952,"labels":2953,"number":2956,"owner":2882,"repository":2883,"state":2946,"title":2957,"updated_at":2958,"url":2959,"score":2960},"We should show a skeleton items with at least 3-5 items in collections and NFTs till the client sees the final results \r\nThis should be done in \r\n- #3763 \r\n\r\nhttps://user-images.githubusercontent.com/5887929/186915387-62dfe8c7-451b-47cf-a0cb-fcebcb679d38.mov\r\n\r\ninspiration from looksrare ^\r\n\r\nnew search on slow 3G network \r\n- #3763 \r\n\r\nhttps://user-images.githubusercontent.com/5887929/186916046-9c7f4a54-8b89-4f28-94e9-e2953880b674.mov\r\n\r\n\r\n",[2954,2955],{"name":2871,"color":2872},{"name":2874,"color":2875},3843,"Add skeleton with 3-5 items in search bar ","2022-08-29T15:03:05Z","https://github.com/kodadot/nft-gallery/issues/3843",0.7346469,{"description":2962,"labels":2963,"number":2971,"owner":2882,"repository":2883,"state":2946,"title":2972,"updated_at":2973,"url":2974,"score":2975},"currently we have 4 options when it comes to search on top of collection:\r\n\r\n\r\n- [x] search bar input (hotfixed implemented thanks to @roiLeo)\r\n- https://github.com/kodadot/nft-gallery/pull/3432\r\n- [x] buy now toggle works properly for me (showing only NFTs with price)\r\n- [x] sorting doesn't seem to do anything\r\n- [x] own toggle indicating to show which NFTs are mine (wallet logged in) seems to be same issue as in \r\n- https://github.com/kodadot/nft-gallery/issues/3433\r\n```json\r\n{\r\n \"errors\": [\r\n {\r\n \"message\": \"Variable \\\"$search\\\" got invalid value { currentOwner: { equalTo: \\\"bXkVgiXLvvJAmUNni8huN9NZdjaxKGav9fSszhRXFeg6Xuvih\\\" } } at \\\"search[0]\\\"; Field \\\"currentOwner\\\" is not defined by type \\\"NFTEntityWhereInput\\\". Did you mean \\\"currentOwner_eq\\\", \\\"currentOwner_gt\\\", \\\"currentOwner_in\\\", \\\"currentOwner_lt\\\", or \\\"currentOwner_gte\\\"?\",\r\n \"extensions\": {\r\n \"code\": \"BAD_USER_INPUT\",\r\n \"exception\": {\r\n \"stacktrace\": [\r\n \"GraphQLError: Variable \\\"$search\\\" got invalid value { currentOwner: { equalTo: \\\"bXkVgiXLvvJAmUNni8huN9NZdjaxKGav9fSszhRXFeg6Xuvih\\\" } } at \\\"search[0]\\\"; Field \\\"currentOwner\\\" is not defined by type \\\"NFTEntityWhereInput\\\". Did you mean \\\"currentOwner_eq\\\", \\\"currentOwner_gt\\\", \\\"currentOwner_in\\\", \\\"currentOwner_lt\\\", or \\\"currentOwner_gte\\\"?\",\r\n \" at /squid/node_modules/graphql/execution/values.js:116:15\",\r\n \" at coerceInputValueImpl (/squid/node_modules/graphql/utilities/coerceInputValue.js:114:9)\",\r\n \" at coerceInputValueImpl (/squid/node_modules/graphql/utilities/coerceInputValue.js:54:14)\",\r\n \" at /squid/node_modules/graphql/utilities/coerceInputValue.js:70:14\",\r\n \" at Array.map (\u003Canonymous>)\",\r\n \" at safeArrayFrom (/squid/node_modules/graphql/jsutils/safeArrayFrom.js:36:23)\",\r\n \" at coerceInputValueImpl (/squid/node_modules/graphql/utilities/coerceInputValue.js:68:50)\",\r\n \" at coerceInputValue (/squid/node_modules/graphql/utilities/coerceInputValue.js:37:10)\",\r\n \" at _loop (/squid/node_modules/graphql/execution/values.js:109:69)\",\r\n \" at coerceVariableValues (/squid/node_modules/graphql/execution/values.js:121:16)\"\r\n ]\r\n }\r\n }\r\n }\r\n ]\r\n}\r\n\r\n```",[2964,2967,2968,2970],{"name":2965,"color":2966},"subquery","EC2C6D",{"name":2871,"color":2872},{"name":2969,"color":2875},"A-basilisk",{"name":2940,"color":2875},3434,"Search for NFTs in specific collection","2022-07-15T14:25:29Z","https://github.com/kodadot/nft-gallery/issues/3434",0.7350034,{"description":2977,"labels":2978,"number":2988,"owner":2882,"repository":2883,"state":2946,"title":2989,"updated_at":2990,"url":2991,"score":2992},"too many lines for nothing\r\n\r\n- [ ] fix multi chain\r\n- [ ] use subsquid\r\n- [ ] remove debounce?\r\n- [ ] async queries -- to show results faster\r\n- [ ] move searchSuggestion to VueX\r\n- [ ] test fast searching with indices, something https://github.com/kodadot/rubick/commit/3b609d9cd47cd33111df6b2079ade2f03bdb7bf7\r\n- [ ] search would show items & collections from both chains (RMRK & BSX) \r\n\r\n# Preview of new design \r\n\r\n### Searching in Collection \r\n- Showing by default collections on searching. \r\n- You can use the current style we have. \r\n- The particular picture down will be retrofitted to a new one later. \r\n- on Enter should push the user to the collection view\r\n\r\n\r\n\r\n### Searching in NFTs\r\n- The user could switch tab to show NFTs during search \r\n- on Enter should push the user to the NFT view \r\n\r\n\r\n\r\n### On input focus roll collections\r\n- On focus, it will roll top collections \r\n- show amount of items in collection \r\n- number of unique owners in collection\r\n- show which network is it (RMRK, Basilisk)\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nAt bottom of each should be \r\n- show all collection with searched term\r\n- show all NFTs with searched term\r\n\r\n\r\n### Ref\r\n- https://github.com/kodadot/nft-gallery/tree/main/components/rmrk/Gallery/Search\r\n- https://github.com/kodadot/nft-gallery/blob/main/components/rmrk/Gallery/Search/SearchBar.vue\r\n- #3736 \r\n- #3727 ",[2979,2980,2981,2982,2983,2984,2986],{"name":2868,"color":2869},{"name":2871,"color":2872},{"name":2969,"color":2875},{"name":2940,"color":2875},{"name":2874,"color":2875},{"name":2985,"color":2875},"A-refactoring",{"name":2987,"color":2875},"A-rmrk",3360,"Refactor: SearchBar component","2022-08-29T15:03:03Z","https://github.com/kodadot/nft-gallery/issues/3360",0.73666155,{"description":2994,"labels":2995,"number":3002,"owner":2882,"repository":2883,"state":2946,"title":3003,"updated_at":3004,"url":3005,"score":3006},"There's some collection with only 3D items that we can't see.\r\n_I would like to be able to see model preview on collection_ (like spaceship)\r\n\r\nTested on:\r\n\r\n- `/rmrk/collection/7cf9daa38281a57331-BSS` (working well)\r\n\u003Cimg width=\"915\" alt=\"Capture d’écran 2022-07-22 à 4 25 06 PM\" src=\"https://user-images.githubusercontent.com/9987732/180460363-8433abd1-f173-458d-8c9d-0a98c08a2efc.png\">\r\n\r\n- `/rmrk/collection/FC77C33AB229A2056A-BTFLSUZANN` (not working, but can see text in responsive)\r\n\u003Cimg width=\"1280\" alt=\"Capture d’écran 2022-07-22 à 4 26 07 PM\" src=\"https://user-images.githubusercontent.com/9987732/180460538-e85dc64f-990f-459c-9aca-10ca92bc7444.png\">\r\n\r\n\u003Cimg width=\"820\" alt=\"Capture d’écran 2022-07-22 à 4 26 17 PM\" src=\"https://user-images.githubusercontent.com/9987732/180460528-daa58499-5317-4834-8f04-35c35b918572.png\">\r\n\r\n- `/bsx/collection/2444376227` (😟 bring back my ping pong ball)\r\n\r\n\r\n\r\n\r\n",[2996,2999,3000,3001],{"name":2997,"color":2998},"bug","d73a4a",{"name":2922,"color":2923},{"name":2908,"color":2872},{"name":2880,"color":2875},3534,"some 3D nft in /collection/{id}","2022-07-25T07:01:27Z","https://github.com/kodadot/nft-gallery/issues/3534",0.7429263,{"description":3008,"labels":3009,"number":3014,"owner":2882,"repository":2883,"state":2946,"title":3015,"updated_at":3016,"url":3017,"score":3018},"Follow up issue \r\n- change \"purchases\" -> \"buys\", it's shorter\r\n- add translations \r\n- plus fix horizontal alignment \r\n\r\n\r\n_Originally posted by @yangwao in https://github.com/kodadot/nft-gallery/issues/2556#issuecomment-1086607752_",[3010,3011,3012],{"name":2906,"color":2869},{"name":2871,"color":2872},{"name":3013,"color":2875},"A-collection",2745,"Follow up on collection stats with max buy","2022-04-04T12:59:50Z","https://github.com/kodadot/nft-gallery/issues/2745",0.74608773,["Reactive",3020],{},["Set"],["ShallowReactive",3023],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f4QymeGgbmpR9JVjf4MRv3mKcLjdSqmgthMRYYV_UV8U":-1},"/kodadot/nft-gallery/4617"]