For the Celo Hackathon Make it Mobile Hackathon - Celo
This repository contains the NFT ERC721 Smart-contract for the Mark-at! dApp.
Footprint NFT is a NFT you can earn from buying stuffs at offline flea market near you. It doesn't matter whether you are elsewhere in Europe, America or even Asia. You just have to buy anything from any market shown on Mark-at! to get these attractive footprint NFTs, also albe to create your indigenous with them.
After payment is completed at the market, Footprint NFT is automatically paid randomly. The paid Footprint NFT are kept on the user's ‘My NFT’ page. Within the ‘MY NFT’ page, 'My Paint' function allows you to create a new work with Footprint NFT that you have obtained through payment.
- [gitmoji] : commit message
- Use the
imperative, present
tense - Use
lowercase letter
only - Don't use
. (Period)
at the end - Separate subject from body with a blank line
- Use the body to explain
"What & Why"
not"How"
:sparkles: feat : (Introduce new features)
:bug: fix : (Fix a bug)
:recycle: refactor : (Refactoring)
:lipstick: style : (Update style; formatting, missing semi-colons, etc : Does not affect logic)
:memo: docs : (Add or update documentation)
:rocket: test : (Add, modify, and delete test codes : Does not affect logic)
:bulb: chore : (Additional changes; Modify build scripts, etc.)
:construction: bug : (Found a bug, Work in progress)
:building_construction: build : (Make architectural changes)