MARM (Marmalade) NFT Subsystem, Workspace
A multi-chain token launchpad
Overview
A workspace folder associated with the launchpad’s MARM (Marmalade NFT) subsystem. As checked out, the directory is effectively empty, it carries no committed source, so it is documented honestly as an archived/scratch workspace rather than a delivered artifact.
Why It Exists
The launchpad’s NFT functionality is built on Kadena’s Marmalade standard (implemented in the hype-contracts suite under the 3-marmalade / 3.1-nft-distribution modules and a marmalade-fe area). This folder existed as a separate working space for that subsystem.
What We Built
No custom source is present in this checkout. The substantive Marmalade NFT work for the program lives in the sibling hype-contracts repository; this entry is retained for completeness of the project history and to map the program’s structure.
Technologies & Approach
Conceptually tied to the Marmalade NFT standard on Kadena; see hype-contracts for the actual contract implementation, deployment scripts and signed artifacts.
Outcome / Impact
Captured as an empty/archived workspace. The realized outcome of the launchpad’s NFT subsystem is delivered through the related smart-contract repository.
Capabilities Demonstrated
- Honest portfolio hygiene: distinguishing scratch/archived workspaces from delivered work
- Program structure spanning a dedicated NFT (Marmalade) subsystem within a launchpad