Skip to content

Nymb-App/nft-metadata

Repository files navigation

⏳ Nymb NFT Metadata (TON)

TON NFT Status

Time is your greatest resource — your currency, your life.
Nymb is an NFT collection on TON where time becomes an asset.

This repository is the single source of truth for Nymb NFT metadata:

  • consistent across marketplaces & explorers
  • transparent for collectors
  • easy to update and version-control

✨ What is Nymb?

Nymb rewards those who value time.

Owning a Nymb NFT is more than collecting — it’s a key to:

  • hidden opportunities
  • privileges & bonuses
  • exclusive advantages for the few who truly understand time’s value

Time runs out for everyone. But not for you.


📦 Repository Contents

Typical structure:

  • metadata/*.json — item-level metadata (one file per token)
  • assets/* — images/media referenced from metadata
  • collection.json — collection-level metadata (name, description, image, social links)

If your deployment uses a different layout — adapt paths, but keep the metadata consistent.


🧾 Metadata Format

Each NFT metadata file is a public JSON document that can be served via HTTPS.

Example (metadata/1.json):

{
  "name": "Nymb #1",
  "description": "Time is your greatest resource. Your currency. Your life.\n\nLearn to value every second - and gain even more.\nNymb is a space where time becomes a true asset, not just a fleeting moment.\nHere, we do not forgive those who waste it - and we reward those who master it.\n\nThe Nymb NFT unlocks a path to hidden opportunities: privileges, bonuses, and exclusive advantages available only to the few who truly understand the value of their time.\nIt’s your personal gateway to a world where time works for you.\n\nTime runs out for everyone. But not for you.",
  "image": "https://<YOUR_DOMAIN>/assets/1.png",
  "attributes": [
    { "trait_type": "Theme", "value": "Time" },
    { "trait_type": "Access", "value": "Privileges" }
  ]
}

⚠️ License Notice

The repository structure and metadata templates are open-source.

All NFT media assets, descriptions, and branding are proprietary and protected intellectual property. Unauthorized use is strictly prohibited.

Deployed contracts

NFT N1 (Community NFT) - EQA-UadRaj92aXmlfdSyD4PWT97F3CS6Pu4NRUYYqSWhfEAj

NFT N2 (Investment NFT) - EQCX0mnZIv29Z6oHOtqg2naHrkGO3tuM7paSi8mE8zouSbey

NFT N3 (Premium Investment NFT) - EQAqfm8_xNEN5DAqXvCCCketUF0EXp4O0WCRHoUQH2g76smg

About

The official NFT metadata for the Nymb collection on the TON blockchain

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors