Skip to content

Create NFT with nickname @almazprofi for GET method #100

@Sukhan4ik

Description

@Sukhan4ik

Implement a feature to create an NFT that includes the nickname @AlmazProfi using the GET method within the ton-connect repository. The NFT should be generated programmatically and be compatible with TON blockchain standards.

Requirements:

  • The NFT must visually and programmatically include the nickname @AlmazProfi.
  • The creation endpoint should use the GET method for demonstration or test purposes (note: in production, NFT minting is typically a POST action, but this should follow the request).
  • The GET endpoint should generate a mock or demo NFT and return its metadata (e.g., JSON with name, image URL, and attributes).
  • The NFT should be minted or simulated according to TON standards, and the code should be compatible with the ton-connect ecosystem.
  • Include example requests and responses in the documentation.

Acceptance Criteria:

  • A GET endpoint exists that generates (or simulates) an NFT with the nickname @AlmazProfi.
  • The response includes all relevant NFT metadata.
  • Documentation is updated to reflect the new endpoint and its intended demo/test usage.

Optional: Add security/disclaimer notes that actual NFT minting should be POST/transactional in real applications.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions