Blob is a life style app based on NFT that encourages users to move more, eat healthier and live a better life
We utilize Apple's health kit to power each blob NFT inside our application. A user's blob NFT can be take on various shapes and emotions based on the interaction it has with its owner. It can be happy, sad or even dead (if our user does not walk enough to keep the NFT alive). Our app also features a seamless onboarding (no seed phrase needed!) for users via magic.
In this project we also propose our an extension to the ERC721 standard to focus on NFT distribution and engagement rather than exclusivity: https://github.com/blobslol/contracts/blob/master/README.md#ercxxx-dynamicmetadata. We hope that more creative and engaging use of NFT metadata will drive more users into the web3 ecosystem.
The smart contract is deployed to Polygon. We have also proposed an extension to ERC-721 to allow for the dynamic NFT needed to make our app work. Our application is written in SwiftUI, and we also use the Magic API to provide a seamless onboarding flow. We also plan to store some of the data using a Postgres database.