Hi there,
I have a question with regards to the feasibility of multichain for a project of mine .
Basically im trying to implement an access control blockchain where users can store their credentials onto the blockchain. When a safe contract is invoked, these credentials (partial amount of it) can then be retrieved and given to another party.
Some basic attributes in the credentials are example : name,age,username etc. i was wondering if this could be done on multichain?