v1.1.0
GitHub Repo
Added Dependabot alerts and version updates
Added CodeQL vulnerability scanning
Created branch protection rules and other security features
Created pre-commit hooks and code quantity checks
Tech Debts
A major project overhaul was carried with tons of code refactoring. Core view components are now in @/layouts/core
. Logic-based components/utils/hooks are segregated in @/modules
based on their use cases. Implementing a new feature should be easier now. This is by no means, a strict directory structure and might evolve in time.
UI/UX
The Add Contact
design was changed completely. The new design gives off better UI/UX vibes.
BlockNative's Onboard library had also been integrated, and as such, we can now support multiple wallets with ease. As of now, only Metamask and Ledger are added. Will be adding more in time.