Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 38 additions & 0 deletions Değerler
Original file line number Diff line number Diff line change
@@ -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)