\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",[3145,3148,3151,3154,3157],{"name":3146,"color":3147},"$$","0E8A16",{"name":3149,"color":3150},"p2","D4C5F9",{"name":3152,"color":3153},"A-search","FBCA04",{"name":3155,"color":3156},"chief","67EA1F",{"name":3158,"color":3153},"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.7760439,{"description":3168,"labels":3169,"number":3170,"owner":3160,"repository":3161,"state":3171,"title":3172,"updated_at":3173,"url":3174,"score":3175},"- [x] Merge latest main to the VR \n- [x] Test and deploy rubick#18",[],1869,"closed","KodaDot stuff that needs to be resolved","2022-01-17T12:26:37Z","https://github.com/kodadot/nft-gallery/issues/1869",0.7550828,{"description":3177,"labels":3178,"number":3189,"owner":3160,"repository":3161,"state":3171,"title":3190,"updated_at":3191,"url":3192,"score":3193},"Had idea to write article about Subquery and what we are doing with it for RMRK and beyond\r\n\r\r\nWould be good to migrate indexer under kodadot organization afterwards #1394\n\nExtend with article about rubick\n\nIt would help our new developers to onboard how we use indexers from SubSquid and Subquery \n\n#2013",[3179,3182,3184,3187],{"name":3180,"color":3181},"subquery","EC2C6D",{"name":3183,"color":3150},"p3",{"name":3185,"color":3186},"onboarding","715318",{"name":3188,"color":3153},"A-writing-✍️",1501,"Article about vikiival/magick on dev.to","2023-01-18T10:48:57Z","https://github.com/kodadot/nft-gallery/issues/1501",0.75577325,{"description":3195,"labels":3196,"number":3200,"owner":3160,"repository":3161,"state":3171,"title":3201,"updated_at":3202,"url":3203,"score":3204},"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",[3197,3198,3199],{"name":3146,"color":3147},{"name":3183,"color":3150},{"name":3188,"color":3153},2766,"Write article about tech stack of KodaDot ","2022-06-25T08:20:51Z","https://github.com/kodadot/nft-gallery/issues/2766",0.75845355,{"description":3206,"labels":3207,"number":3212,"owner":3160,"repository":3161,"state":3171,"title":3213,"updated_at":3214,"url":3215,"score":3216},"KodaDot is started as a fork of vue-polkadot and we took a lot of components from that which are now useless.\r\n\r\nDeliverables: \r\n- [ ] check and remove unnecessary components \r\n- [ ] check and remove unnecessary node packages\r\n- [ ] test it properly\r\n- [ ] Optional: If there is some logic which could be reused add it to the report",[3208,3209,3210],{"name":3146,"color":3147},{"name":3183,"color":3150},{"name":3211,"color":3153},"A-maintenance",439,"Reduce bundle size","2023-10-11T13:32:10Z","https://github.com/kodadot/nft-gallery/issues/439",0.7591516,{"description":3218,"labels":3219,"number":3221,"owner":3160,"repository":3161,"state":3171,"title":3222,"updated_at":3223,"url":3224,"score":3225},"- archive old repository \r\n- migrate code we use to under kodadot1\r\n- release package\r\n- install into new code\r\n- make PR\r\n- close this down",[3220],{"name":3149,"color":3150},2077,"Migrate vue-polkadot packages under kodadot1","2022-01-27T09:57:49Z","https://github.com/kodadot/nft-gallery/issues/2077",0.7661652,{"description":3227,"labels":3228,"number":3231,"owner":3160,"repository":3161,"state":3171,"title":3232,"updated_at":3233,"url":3234,"score":3235},"We have successfully migrated magic under the kodadot \r\nOnce https://github.com/kodadot/magick/issues/24 will be done we will create a new instance for SubQuery\r\n\r\nThis is a tracking issue for the issues that has to be done before:\r\n- [ ] https://github.com/kodadot/magick/issues/24\r\n- [ ] https://github.com/kodadot/magick/issues/25\r\n- [x] #2862 ",[3229,3230],{"name":3180,"color":3181},{"name":3183,"color":3150},2865,"Migrate vikiival/magick to kodadot/magic","2023-01-12T14:03:24Z","https://github.com/kodadot/nft-gallery/issues/2865",0.7730461,{"description":3237,"labels":3238,"number":3244,"owner":3160,"repository":3161,"state":3171,"title":3245,"updated_at":3246,"url":3247,"score":3248},"We would need to build a developer audience around kodadot and show them how easy is to write your own resolver to the Rubick\r\n\r\n- write an easy SubSquid query \r\n- Leverage the usefulness of Viki's tutorial, in a simple format, hence video is 1 hour long \r\n- I guess we can publish it to dev.to as there is better developer audience \r\n\r\n### Ref\r\n- https://github.com/kodadot/rubick/\r\n- \r\n",[3239,3240,3241,3243],{"name":3146,"color":3147},{"name":3183,"color":3150},{"name":3242,"color":3153},"A-subsquid",{"name":3188,"color":3153},3042,"how to make NFT resolver to Rubick and use it in KodaDot ","2023-12-22T10:58:53Z","https://github.com/kodadot/nft-gallery/issues/3042",0.77513844,{"description":3250,"labels":3251,"number":3262,"owner":3160,"repository":3161,"state":3171,"title":3263,"updated_at":3264,"url":3265,"score":3266},"### Setup\r\n\r\n- [ ] KodaDot hack template (Nuxt3 + Naive UI)\r\n- [ ] Make mint SDK\r\n- [x] Finish Uniquery \r\n",[3252,3255,3257,3259,3260],{"name":3253,"color":3254},"enhancement","a2eeef",{"name":3256,"color":3147},"$",{"name":3258,"color":3153},"A-research",{"name":3242,"color":3153},{"name":3261,"color":3153},"A-uniquery",3976,"What have I missed on hackhatons?","2023-02-06T13:48:59Z","https://github.com/kodadot/nft-gallery/issues/3976",0.7771656,{"description":3268,"labels":3269,"number":3273,"owner":3160,"repository":3161,"state":3171,"title":3274,"updated_at":3275,"url":3276,"score":3277},"Let's briefly draft what's going on work on Statemine\r\n\r\n**Branch**: https://github.com/kodadot/nft-gallery/compare/main-nuxt..statemine-nuxt\r\n**SubQuery**: https://github.com/vikiival/unique\r\n\r\nDeliverables: (According to the proposal)\r\n- [x] Make a page dedicated to creating a unique (NFT) with a simple workflow\r\n- [x] Ability to create a Class (collection)\r\n- [ ] Show class detail with metadata\r\n - [x] Collection\r\n - [ ] Metadata?\r\n- [x] Show minted NFTs in explorer mode\r\n- [ ] Ability to set and remove approval for instances\r\n - [ ] Set\r\n - [ ] Remove\r\n- [ ] Display metadata for particular NFT (instance)\r\n- [ ] Transfer (send) ownership for class and instance\r\n - [ ] Class\r\n - [x] Instance\r\n- [ ] Set metadata for class and instance\r\n - [ ] Class\r\n - [ ] Instance\r\n- [ ] Set attributes for class and instance\r\n - [ ] Class\r\n - [ ] Instance\r\n - [x] Component\r\n- [x] Burn an instance\r\n - [x] Remove instance from Graphql\r\n- [ ] Clear metadata and attributes.\r\n - [ ] Metadata\r\n - [ ] Attributes\r\n- [ ] Implement a page to teleport KSM between Kusama and Statemine\r\n- [ ] Extend [vue-polkadot/api](https://github.com/vue-polkadot/vue-ui/tree/master/packages/vue-api) to handle multiple (parallel connections).\r\n- [ ] Provide check if a user has enough balance on Statemine / Kusama to be able to mint and transfer a collection.\r\n- [ ] Implement a GraphQL schema for Classes and instances\r\n- [ ] Extend the embeddable component that will work with the Statemine implementation (note: embeddable component -> **\u003Ciframe/>** which would work as a page generator to show particular collections or by addresses on other existing web applications )\r\n- [ ] Write introduction article around experience with development around unique pallet implementation\r\n\r\n\r\n",[3270,3272],{"name":3271,"color":3153},"A-statemine-ahk",{"name":3149,"color":3150},757,"Statemine integration into KodaDot placeholder","2021-12-16T09:36:56Z","https://github.com/kodadot/nft-gallery/issues/757",0.7858807,["Reactive",3279],{},["Set"],["ShallowReactive",3282],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f7elDZ_cBQT4yCAflJMOrX-6lvVx2lkDGkPIY1zsmPgQ":-1},"/kodadot/nft-gallery/600"]