Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
npx lint-staged
9 changes: 7 additions & 2 deletions home/tools/wallet.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ title: Wallet
icon: wallet
---

One barrier for users onboarding into a new ecosystem has always been the need to download, install, and use a new wallet. With the Initia Wallet, users can sign in to an application using their existing EVM-compatible wallet, regardless of the VM or smart contract language the application uses..
One barrier for users onboarding into a new ecosystem has always been the need
to download, install, and use a new wallet. With the Initia Wallet, users can
sign in to an application using their existing EVM-compatible wallet, regardless
of the VM or smart contract language the application uses..

For those without an existing wallet, the Initia Wallet also allows users to create a new wallet using their email address or Google or Twitter account, protected by [Privy](https://privy.io/).
For those without an existing wallet, the Initia Wallet also allows users to
create a new wallet using their email address or Google or Twitter account,
protected by [Privy](https://privy.io/).
Loading