-
API endpoints which issue NFTs, associate metadata with them, and put them up for auction using [Metaplex](https://github.com/metaplex-foundation/metaplex).
-
Would be nice to have NFTs which are each time as new,
on every render,/requests NFT would look like new one
- leverage KV workers/durable objects
- DM me for more details
- probably use SVG
-…
-
**Context**
Currently, an operator can only set an array of ids, and once he set them, all the previously featured NFTs will be overwritten. For example, if an operator runs:
```graphql
mutatio…
-
## Feature
- The move NFT image is currently displaying NFTs that aren't supported by Flow/Flow Wallet, including Doodles and Disney Pinnacle. We must update the image to only include NFT projects on…
-
# Lines of code
https://github.com/code-423n4/2024-07-traitforge/blob/279b2887e3d38bc219a05d332cbcb0655b2dc644/contracts/NukeFund/NukeFund.sol#L40-L61
https://github.com/code-423n4/2024-07-traitforge…
-
Priority: High
Type: Frontend, Blockchain
Description:
Currently, there is no proper user authentication system. Adding a wallet-based authentication system will allow users to connect their Ethe…
-
### Summary
Now cNFT is described here:
cNFT standard: https://github.com/ton-blockchain/TEPs/pull/126/files
It lacks structure and completeness.
### Context
cNFT gives a lot of advanta…
-
nop33 updated
4 weeks ago
-
User profile page
- [ ] ENS avatars
- [x] ENS name from wagmi
- [x] - Swipeable carousel of collected Completion NFTs from Graph query
- [x] - Submission statuses from Graph query
- [ ] - Wor…
-
# Compressed NFTs on Starknet
Let's bring compressed NFTs on Starknet, inspired by the design of Solana compressed NFTs.
- Define standards for compressed NFTs on Starknet
- Implement SDKs to …