-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
:feat refactor adapter clients (#3076)
Co-authored-by: Felipe Mendes <[email protected]>
- Loading branch information
1 parent
1ab0f7f
commit 1bd3dc7
Showing
77 changed files
with
4,303 additions
and
7,354 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 |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
'@reown/appkit-adapter-polkadot': minor | ||
'@reown/appkit-adapter-ethers5': minor | ||
'@reown/appkit-adapter-ethers': minor | ||
'@reown/appkit-adapter-solana': minor | ||
'@reown/appkit-adapter-wagmi': minor | ||
'@reown/appkit-utils': minor | ||
'@reown/appkit-experimental': minor | ||
'@reown/appkit-scaffold-ui': minor | ||
'@reown/appkit-polyfills': minor | ||
'@apps/laboratory': minor | ||
'@reown/appkit': minor | ||
'@reown/appkit-common': minor | ||
'@reown/appkit-wallet': minor | ||
'@reown/appkit-core': minor | ||
'@reown/appkit-siwe': minor | ||
'@reown/appkit-siwx': minor | ||
'@apps/gallery': minor | ||
'@reown/appkit-cdn': minor | ||
'@reown/appkit-ui': minor | ||
'@apps/demo': minor | ||
--- | ||
|
||
Implementing new architecture design for better handling and scalibity of the various adapters |
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
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
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
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
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
Oops, something went wrong.