Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update Twitter URL to x.com format #376

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion assets/repository_details.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ Sample `info.json`:
},
{
"name": "twitter",
"url": "https://twitter.com/TrustWalletApp"
"url": "https://x.com/TrustWalletApp"
},
{
"name": "reddit",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
By [David Kim](https://twitter.com/0xDavidKim)
By [David Kim](https://x.com/0xDavidKim)

Special thanks to [Luis Ocegueda](https://twitter.com/luis_oce), [Artem Goryunov](https://twitter.com/ArtemGoryunov) and Dami Odufuwa for their feedback and contributions.
Special thanks to [Luis Ocegueda](https://x.com/luis_oce), [Artem Goryunov](https://x.com/ArtemGoryunov) and Dami Odufuwa for their feedback and contributions.


This is the second of an article series on Barz.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
By [David Kim](https://twitter.com/0xDavidKim)
By [David Kim](https://x.com/0xDavidKim)


Special thanks to [Luis Ocegueda](https://twitter.com/luis_oce) and [Artem Goryunov](https://twitter.com/ArtemGoryunov) for their feedback and contributions.
Special thanks to [Luis Ocegueda](https://x.com/luis_oce) and [Artem Goryunov](https://x.com/ArtemGoryunov) for their feedback and contributions.



Expand Down
2 changes: 1 addition & 1 deletion dapps/listing-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Joining the Trust Wallet ecosystem with an already established base of users, pr

Trust Wallet is proud of the high standards of quality required for listed dApps, where the user and their experience are the key areas of focus. The app is one of the most popular wallets available for easy access to digital assets and dApps in one place.

By improving the functionality of your project and its overall optimization, you allow users already familiar with the Trust Wallet space the best chance of using your dApp. Taking advantage of the vibrant [community](https://twitter.com/trustwalletapp) is a logical step to take. Marketing efforts also help, so get in touch with the Trust Wallet team via [Trust Wallet Community](https://community.trustwallet.com/) to explore more promotional opportunities.
By improving the functionality of your project and its overall optimization, you allow users already familiar with the Trust Wallet space the best chance of using your dApp. Taking advantage of the vibrant [community](https://x.com/trustwalletapp) is a logical step to take. Marketing efforts also help, so get in touch with the Trust Wallet team via [Trust Wallet Community](https://community.trustwallet.com/) to explore more promotional opportunities.

Missing out on just any one part of the optimization and application process will ultimately lead to an unsuccessful application. The journey involves rounds of:

Expand Down