⚠️ This repo is reflective of the iteration outlined in this FLIP and currently implemented in the Walletless Arcade demo. Implementation details should be taken as experimental without expectation that this code will it to production in its current form. Collaborative work is underway on theHybridCustody
contract suite in this repo, which will serve as the basis for Hybrid Custody on Flow moving forward.
This repository contains the LinkedAccounts
contracts along with supporting scripts & transactions related to linking accounts
in support of walletless onboarding
and the hybrid custody account model.
v1 Testnet (ChildAccount
): 0x1b655847a90e644a
v2 Testnet (LinkedAccounts
): 0x1b655847a90e644a
Check out the @onflow/sc-eng-gaming repo to see how the LinkedAccounts
Cadence suite works in the context of a Rock, Paper, Scissors game.
More details on building on this Cadence suite for interoperable hybrid custody in your dApp can be found in the Account Linking Developer Portal.