The Zil Soul-bound token project is one that realizes a non-transferable token that represents ones credentials and identity on chain. The project aims to provide features such as minting SBT for yourself or others , Viewing your own and other peoples SBTs.
Added mutables: AchievementURI and AchievementBool (Although this name has "Bool" but it's actually a string due to mapping)
Added procedures: GetAchievement
Added transition: SetAchievementURI
Modified Mint and Burn procedures and transitions
TODO: hasAchievement procedure to check if user has achievement, testing of smart contract