Acheived:
- Role-Based
- contract ERC1155 address is the token holder
- tracking supply
- Hold Tokens
- Pausable functionality in case of bugs or emergencies
- Burnable functionality
- Price feature is added for all tokens except for title, and will be emitted each time mint or mintbatch function is called
- restricting mint function to one for each right in the property
- figure out how to transfer tokens
- what will be done with the tokens after minting before deploying the contract top avoid tokens being stuck in contract forever.
Needed:
- UI editing : to prioritize different layers of each UI