-
Notifications
You must be signed in to change notification settings - Fork 216
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add AA SDK Article * Add security liability link * Add article to menu
- Loading branch information
Showing
2 changed files
with
400 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,21 @@ | ||
# Barz. Smart Wallet Solution. | ||
|
||
## Introduction | ||
|
||
[Barz](https://github.com/trustwallet/barz) is an [ERC 4337](https://eips.ethereum.org/EIPS/eip-4337) compatible Smart Contract Wallet focused on a secure and smarter experience for users through modular, upgradeable, and secure designs. | ||
|
||
![Barz](/media/barz-diagram.png) | ||
|
||
Check out our blog series for details! | ||
Check out our blog series for details! | ||
|
||
[1. Introducing Barz. Trust Wallet's Smart Wallet Solution](/barz-smart-wallet/introducing-barz-trustwallet-smart-wallet-solution.md) | ||
|
||
[2. Cutting Diamonds: How to Make Accounts Awesome](/barz-smart-wallet/cutting-diamonds-how-to-make-accounts-awesome.md) | ||
|
||
[3. Build with Trust Wallet and Barz, A Comprehensive Guide to Integrating Barz with AA SDK](/barz-smart-wallet/build-with-trust-wallet-and-barz-aa-sdk.md) | ||
|
||
[Github Codebase](https://github.com/trustwallet/barz) | ||
|
||
## License | ||
|
||
Barz is available under the Apache-2.0 license. See the [LICENSE](https://github.com/trustwallet/barz/blob/main/LICENSE) file for more information. | ||
Barz is available under the Apache-2.0 license. See the [LICENSE](https://github.com/trustwallet/barz/blob/main/LICENSE) file for more information. |
Oops, something went wrong.