UNPKG

@privy-io/js-sdk-core

Version:

Vanilla JS client for the Privy Auth API

2 lines (1 loc) 218 B
import{create as i}from"../../wallet-api/create.mjs";import"@privy-io/public-api";async function t({context:t,chainType:e}){return{wallet:await i(t,{request:{chain_type:e,owner_id:void 0}})}}export{t as walletCreate};