0.0.9 • Published 1 year ago

portalgun-frontend-sdk v0.0.9

Weekly downloads
-
License
BUSL 1.1
Repository
-
Last release
1 year ago

Keyring Widget

This is a front-end SDK to embed the Keyring Widget to a React dapp.

The Keyring Widget contains two main components:

  1. Status Indicator Component: to visualize the user's Keyring status
  2. Adaptive modals depending on user Keyring status – especially for onboarding new user's via KYC & AML data vendors and to update Keyring on-chain credentials.

The SDK also include a Keyring Provider which shares the context of the user with the consuming React dapp via hooks.

Integration (currently not publicly available)

npm install @keyringnetwork/frontend-sdk

# or

yarn add @keyringnetwork/frontend-sdk

Local Development

git clone https://github.com/Keyring-Network/frontend-sdk.git
cd frontend-sdk
npm install
npm run rollup
yarn link

# cd into consuming React dapp (portalgun-compliance-ui)
yarn link @keyringnetwork/frontend-sdk
0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago