Hello. Yes sorry. Should have done that earlier in retrospect…
We formulated what we planned to build but haven’t last hackathon if you recall. There was no code. We have since built a variant 3 months ago that was primarily focused around zero knowledge proofs for another hackathon.
We have since implemented/are implementing numerous and significant updates:
- Implementing custom Web2 & Web3 MFA security sequences as requirements to unvault and unlock assets
- Solving the Oracle problem of trustless, efficient, secure off-chain computation by developing a pattern available to all Web3 protocols gaslessly, allowing any new Web3 protocol to leverage Web2 as needed - this was due to our inability to find an oracle service capable of trustless offchain computations on BTTC/Tron but we were enthusiastic to integrate Web2 MFA providers so we decided to make a pattern for chains that do not have this infrastructure available yet
- Complete UI/UX and dApp overhaul with style guide and countless new iterations. Our old variant:
- Significant smart contract updates & web3.js frontend updates to support the above added functionality (verification via old repo: GitHub - vaultblockmagic/vault)
- Drastic speedup in token lookups and table loading by converting from Covalent to bttcscan’s API
- Cross-chain Account Abstraction & recovery (to be added via ENS-like registrar)
- Implementation of DAO smart contract, tokenomics
- Implementation of quadratic voting & Sybil resistance measures for upcoming release of mainnet DAO
- Integration of DEX capabilities for vaulted assets, including cross-chain/asset translation with quotes