HyperCartridge is a unique platform that mints applications into NFT cartridges. These cartridges can be operated locally, served as a static site, or accessed via an ENS domain. Each HyperCartridge encapsulates the logic and state of an application in a self-sovereign manner. The platform even provides an IDE as its first HyperCartridge, allowing users to design and mint more cartridges. HyperCartridges are coded in ValueScript, a TypeScript dialect with value semantics, facilitating the creation of single-player applications. A HyperCartridge consists of the kernel (kernaal), application logic written in ValueScript, and metadata including the server URL. The deployment server accepts an address and the cartridge application logic, pins the logic in IPFS, mints an NFT linked to this logic, and transfers it to the users address, with HyperCartridge covering the gas fees.
- Websitehttps://ethglobal.com/showcase/hypercartridge-66mhs
- PlatformWeb
- StackValueScript, React, Solidity, Hardhat, Ethers.js, IPFS, Pinata, Gnosis Chain