From 2124525b8c527ce7e65948f6341d69f73df8bbf4 Mon Sep 17 00:00:00 2001 From: Erdem3536 Date: Thu, 23 Nov 2023 20:17:01 +0300 Subject: [PATCH] =?UTF-8?q?Create=20De=C4=9Ferler?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "De\304\237erler" | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 "De\304\237erler" diff --git "a/De\304\237erler" "b/De\304\237erler" new file mode 100644 index 0000000..5d824c8 --- /dev/null +++ "b/De\304\237erler" @@ -0,0 +1,38 @@ +# Table of contents + +- [Get Started](README.md) +- [Developing for Trust Wallet platform](develop-for-trust/develop-for-trust.md) + - [Browser Extension](develop-for-trust/browser-extension/browser-extension.md) + - [Ethereum & EVM chains](develop-for-trust/browser-extension/evm.md) + - [Mobile (WalletConnect)](develop-for-trust/mobile/mobile.md) + - [Deep Linking](develop-for-trust/deeplinking/deeplinking.md) +- [Listing new dApps](dapps/) + - [A Complete Guide to Listing your dApp with Trust Wallet](dapps/listing-guide.md) + - [Optimizing your dApp for Trust Wallet](dapps/mobile-optimize.md) + - [Debugging](dapps/debugging.md) +- [Listing new assets](assets/) + - [Add Asset](assets/new-asset.md) + - [Requirements](assets/requirements.md) + - [Pull Request Fee](assets/pr-fee.md) + - [FAQ](assets/faq.md) + - [Repository Details](assets/repository_details.md) + - [Universal Asset ID](assets/universal_asset_id.md) +- [Wallet Core](wallet-core/wallet-core.md) + - [New Blockchain Support](wallet-core/newblockchain.md) + - [RPC / API Requirements](wallet-core/rpc-requirements.md) + - [New EVM-compatible chain](wallet-core/newevmchain.md) + - Developing the Library + - [Contributing](wallet-core/contributing.md) + - [Building](wallet-core/building.md) + - [WalletConsole utility](wallet-core/walletconsole.md) + - [Coverage](wallet-core/coverage.md) + - [Releasing](wallet-core/releasing.md) + - [Integration Guide](wallet-core/integration-guide.md) + - [Usage Guide](wallet-core/wallet-core-usage.md) + - [iOS Integration Guide](wallet-core/ios-guide.md) + - [Android Integration Guide](wallet-core/android-guide.md) + - [Server-Side](wallet-core/server-side.md) + - References + - [Swift API Reference](https://trustwallet.github.io/docc/documentation/walletcore/) + - [Kotlin API Reference](https://trustwallet.github.io/dokka/) + - [FAQ](wallet-core/faq.md)