@nfid/embed
v0.10.3
Published
NFID is a self-custodial identity provider and key management protocol that makes it easy for anyone to make and use multi-chain accounts.
Downloads
725
Keywords
Readme
NFID SDK
NFID is a self-custodial identity provider and key management protocol that makes it easy for anyone to make and use multi-chain accounts.
@nfid/embed
is a JavaScript library that allows you to integrate NFID into your dapp.
Installation
# npm
npm install @nfid/embed
# yarn
yarn add @nfid/embed
Docs
Find detailed instructions on how to use the NFID SDK in the docs. You can also check out our sample demo implementation.