diff --git a/data/projects/wax.ts b/data/projects/wax.ts index 2a57bb3..a9a09ca 100644 --- a/data/projects/wax.ts +++ b/data/projects/wax.ts @@ -6,7 +6,7 @@ Wallet Account eXperiments (WAX), formerly "BLS Wallet", is a set of smart accou Samples combining primitives intends to show what is possible, and how to readily take advantage of the primitives. Eg, using BLS signatures enables aggregation on L2s and thus gas savings on L1. Or webauthN as a supplementary mechanism to authorise large transactions. ZKEmail for social recovery via emails, ... -Whilst implemented within a few 4337 compatible smart accounts (starting with Safe), a supplementary minimal impletation exists to isolate and showcase modular smart account components with action permissions. +Whilst implemented within a few 4337 compatible smart accounts (starting with Safe), a supplementary minimal implementation exists to isolate and showcase modular smart account components with action permissions. The primary use cases for WAX include scaling, key management, and the creation of prototypes for the web3 ecosystem. `