-
Notifications
You must be signed in to change notification settings - Fork 211
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
eafc4e6
commit 8679d94
Showing
10 changed files
with
448 additions
and
3 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,13 +1,13 @@ | ||
# Trust Developer Documentation | ||
|
||
Welcome to the Trust Wallet developer documentation. Here you can find documentation on contributing to Trust Wallet as well as on using Trust Wallet libraries on your own projects. | ||
|
||
- [Wallet Core](wallet-core/wallet-core.md) | ||
- [Barz - Smart Wallet](barz-smart-wallet/barz-smart-wallet.md) | ||
- [Developing for Trust Wallet platform](develop-for-trust/develop-for-trust.md) | ||
- [Browser Extension](develop-for-trust/browser-extension/browser-extension.md) | ||
- [Mobile (WalletConnect)](develop-for-trust/mobile/mobile.md) | ||
- [Deep Linking](develop-for-trust/deeplinking/deeplinking.md) | ||
- [Listing new dApps](dapps/listing-guide.md) | ||
- [Listing new assets](assets/new-asset.md) | ||
- [Wallet Core](wallet-core/wallet-core.md) | ||
|
||
Want to discuss more? join our [Trust Developers chat](https://t.me/trust_developers) on Telegram. | ||
Want to discuss more? join our [Trust Wallet Developers](https://discord.gg/trustwallet) on Discord. |
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 |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# 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! [Introducing Barz. Trust Wallet's Smart Wallet Solution](/introducing-barz-trustwallet-smart-wallet-solution.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. |
431 changes: 431 additions & 0 deletions
431
barz-smart-wallet/introducing-barz-trustwallet-smart-wallet-solution.md
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.