Skip to content

Commit eee8c3f

Browse files
committed
Add integration docs link to README.md
1 parent 1321806 commit eee8c3f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,11 @@
88

99
An embedded wallet is an in-app wallet that provides a streamlined experience for generating and signing transactions with your private key, without requiring separate downloads or installations. By integrating directly into applications via an SDK, embedded wallets simplify onboarding, allowing users to log in with just their email and a verification code. This setup eliminates mnemonic phrases, making the experience accessible and secure.
1010

11+
## Detailed documentation
1112
To learn more about Apillon's embedded wallet service, read our [full wiki page](https://wiki.apillon.io/web3-services/9-embedded-wallets.html)
1213

14+
For a technical guide to integrate Apillon's embedded wallet service into your application, read our [integration guide](https://wiki.apillon.io/build/12-embedded-wallets-integration.html)
15+
1316
## SDK
1417

1518
- `@apillon/wallet-sdk` [about](/packages/sdk/README.md)

0 commit comments

Comments
 (0)