Skip to content

Commit

Permalink
remove notices
Browse files Browse the repository at this point in the history
  • Loading branch information
nvdtf committed Aug 18, 2023
1 parent 74eed27 commit e4fb8a7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
10 changes: 0 additions & 10 deletions docs/concepts/account-linking/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,6 @@ The full user experience is enabled by three core components:
- Account Linking - App custodied accounts may delegate access to users wallet
- Core `HybridCustody` contract - A standard contract enabling users to view and manage their linked accounts


<Callout type="warning">

Note that the documentation on Account Linking covers the current state and will likely differ from the final
implementation. **Testnet is currently out of sync with docs and will be updated shortly.** Builders should be aware
that breaking changes may follow before reaching a final community consensus on implementation. Interested in
contributing? [Check out the source!](https://github.com/onflow/hybrid-custody).

</Callout>

### User Journey

1. The app creates, funds, and manages access to a Flow account initialized on user onboarding. This enables the app to
Expand Down
9 changes: 0 additions & 9 deletions docs/concepts/account-linking/parent-accounts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,6 @@ In this doc, we'll continue from the perspective of a wallet or marketplace dapp
abstracting away the partitioned access between accounts into a single dashboard for user interactions on all their
owned assets.

<Callout type="warning">

Note that the documentation on Hybrid Custody covers the current state and will likely differ from the final
implementation. **Testnet is currently out of sync with docs and will be updated shortly.** Builders should be aware
that breaking changes may follow before reaching a final community consensus on implementation. Interested in
contributing? [Check out the source!](https://github.com/onflow/hybrid-custody).

</Callout>

## Objectives

- Understand the Hybrid Custody account model
Expand Down

0 comments on commit e4fb8a7

Please sign in to comment.