Skip to content

Commit fe29695

Browse files
chore: streamline resource links in README for better readability (#2)
* feat: gas sponsorship support * fix: smart wallet provider fixes * fix: `HomeScreen.tsx` -> `Home.tsx` * chore: streamline resource links in README for better readability
1 parent f75258c commit fe29695

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -464,13 +464,10 @@ react-native-privy-pimlico-gas-sponsorship-template/
464464

465465
To learn more about developing your project with Expo, Privy, and Monad look at the following resources:
466466

467-
- [Expo documentation](https://docs.expo.dev/)
468-
- [Expo guides](https://docs.expo.dev/guides)
469-
- [Learn Expo tutorial](https://docs.expo.dev/tutorial/introduction/)
470-
- [Creating embedded wallet on the client side](https://docs.privy.io/wallets/wallets/create/from-my-client)
471-
- [Smart Account Client using Permissionless](https://docs.pimlico.io/references/permissionless/reference/clients/smartAccountClient)
472-
- [Using Permissionless to send transactions](https://docs.pimlico.io/references/permissionless/reference/smart-account-actions/sendTransaction)
473-
- [Tooling and infra options on Monad](https://docs.monad.xyz/tooling-and-infra/)
467+
- Expo: [documentation](https://docs.expo.dev/) | [guides](https://docs.expo.dev/guides) | [learn](https://docs.expo.dev/tutorial/introduction/)
468+
- Privy: [creating an embedded wallet](https://docs.privy.io/wallets/wallets/create/from-my-client)
469+
- Permissionless: [smart wallet client](https://docs.pimlico.io/references/permissionless/reference/clients/smartAccountClient) | [sending sponsored transactions](https://docs.pimlico.io/references/permissionless/reference/smart-account-actions/sendTransaction)
470+
- Monad: [docs](https://docs.monad.xyz) | [tooling and infra](https://docs.monad.xyz/tooling-and-infra/)
474471

475472
## Join the community
476473

0 commit comments

Comments
 (0)