@anima_protocol/web3-onboarding
TypeScript icon, indicating that this package has built-in type declarations

0.1.0-rc5 • Public • Published

Anima Web3-onboarding

Install

NPM

npm install @anima_protocol/web3-onboarding

Yarn

yarn add @anima_protocol/web3-onboarding

Usage

import { AnimaWallet, Wallets } from "@anima_protocol/web3-onboarding"

const App = () => {
  return <Wallets onClose={() => YourcloseHandler()} 
                  onSelected={(res: AnimaWallet) => YourWalletSetter(res)} 
            />
}

License

Apache 2.0 © Synaps

Readme

Keywords

none

Package Sidebar

Install

npm i @anima_protocol/web3-onboarding

Weekly Downloads

8

Version

0.1.0-rc5

License

Apache-2.0

Unpacked Size

7.11 MB

Total Files

15

Last publish

Collaborators

  • omarsy