Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

AstarNativeWallet/w3a-custom

Repository files navigation

w3a-custom

Web3Auth custom plugin for capacitor

Install

npm install w3a-custom
npx cap sync

API

echo(...)

echo(options: { value: string; }) => Promise<{ value: string; }>
Param Type
options { value: string; }

Returns: Promise<{ value: string; }>


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published