-
@niklasp have you seen this one?
- https://forum.polkadot.network/t/nfts-royalty-pallet/3766
ref
---
- https://github.com/kodadot/nft-gallery/issues/6970
-
### **Artist Spotlight**
What i would really like to see is something like an artist spotlight on the website. On the very top we should feature one artists for a given time period (than change).
…
-
field as shown below can become mutable via on-chain attributes. It works same for Collections and also NFTs.
```graphql
type Entity @entity {
image: String
media: String
name: String @i…
-
I deleted the post as its not working. I shared the frame once I clicked on browse, the art disappeared. This is what it looked like:
![2024-06-18 16 34 39](https://github.com/kodadot/nft-gallery/ass…
-
> > on explorer or on collection detail?
>
>
>
> we can have it on both.
On explorer I need to write resolver or do other magic
_Originally posted by @vikiival in https://github.com/kodad…
-
- new email
- Haven’t confirmed it
- yet nft minted?
-
## **Person unable to buy an NFT:**
getting this error
![2023-12-08 11 31 40](https://github.com/kodadot/nft-gallery/assets/104380776/6c95f3f1-dde1-4829-9217-42a3fdfc89d2)
- This NFT: https://koda…
-
#
-
This article is great for someone who is tech-savvy
Article about the current implementation of cf-images and backup ipfs gateway
this material would be good for new devs onboarding to contributors …
-
Currently to add new chain to KodaDot/nft-gallery
I need to:
- extend prefixes in `utils/config/types.ts`
- update `utils/config/chain.config.ts`
- add new prefix in `utils/queryPathResolver.ts`…