Skip to content

Commit

Permalink
refactor: 🔥 remove WalletConnect support from this SDK
Browse files Browse the repository at this point in the history
WalletConnect is outside the scope of this SDK, and it's causing issues in other parts of the SDK.

BREAKING CHANGE: WalletConnect is no longer supported. All related samples have been removed.
  • Loading branch information
jasonboukheir committed Sep 14, 2023
1 parent de11ada commit 76c48bb
Show file tree
Hide file tree
Showing 511 changed files with 4 additions and 30,091 deletions.
4 changes: 0 additions & 4 deletions .docfx/manual/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,5 @@
items:
- name: Creating ASAs in the Editor
href: ../../docs/algorand_standard_assets/creating_asas_in_editor.md
- name: WalletConnect
href: ../../docs/walletconnect.md
- name: Integration with the .NET SDK
href: ../../docs/integration_with_the_dotnet_sdk.md
- name: Troubleshooting
href: ../../docs/troubleshooting.md
3 changes: 1 addition & 2 deletions Algorand.Unity.Package/.vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
"upm",
"dependencies",
"developer",
"walletconnect",
"asset-store",
"algod",
"kmd",
Expand All @@ -69,4 +68,4 @@
"abi"
],
"dotnet.defaultSolution": "Algorand.Unity.Package.sln"
}
}
49 changes: 0 additions & 49 deletions Algorand.Unity.Package/Assets/TestDocsCompile/WalletConnect.cs

This file was deleted.

This file was deleted.

8 changes: 0 additions & 8 deletions Algorand.Unity.Package/Assets/TestWalletConnectV2.meta

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion Algorand.Unity.Package/upm.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"upm",
"dependencies",
"developer",
"walletconnect",
"asset-store",
"algod",
"kmd",
Expand Down
Loading

0 comments on commit 76c48bb

Please sign in to comment.