@vechain/dapp-kit-react-privy
v1.3.0
Published
The `@vechain/dapp-kit-react-privy` package simplifies the development of decentralized applications (dApps) on VeChainThor and VeBetterDAO. It provides seamless integration with social login functionality powered by Privy, making it easier for developers
Downloads
133
Keywords
Readme
@vechain/dapp-kit-react-privy
The @vechain/dapp-kit-react-privy
package simplifies the development of decentralized applications (dApps) on VeChainThor and VeBetterDAO. It provides seamless integration with social login functionality powered by Privy, making it easier for developers to enhance user onboarding and authentication experiences.
Installation
yarn add @vechain/dapp-kit-react-privy
How to use - temporary
When modifying this package, build and do yarn pack
. You can then share the package with people who want to test it. Just do yarn install vechain-dapp-kit-react-privy-v1.1.1.tgz
to use it.