@goapptiv-code/wallet-web-components
TypeScript icon, indicating that this package has built-in type declarations

0.0.20 • Public • Published

Wallet components

This is web components package for wallet ui

Getting Started

To start using this package, You just need to use its components.

<wallet-component> </wallet-component>

It will access the logged in user details from the LocalStorage of the browser. it can be configured in the env file.

Variables to be added in .env file

REACT_APP_WALLET_COMPONENT_API_URL = 
REACT_APP_WALLET_COMPONENT_AUTH_HEADER = 
REACT_APP_WALLET_COMPONENT_AUTH_TOKEN = 
REACT_APP_WALLET_COMPONENT_AUTH_USER = 

/@goapptiv-code/wallet-web-components/

    Package Sidebar

    Install

    npm i @goapptiv-code/wallet-web-components

    Weekly Downloads

    21

    Version

    0.0.20

    License

    MIT

    Unpacked Size

    365 kB

    Total Files

    90

    Last publish

    Collaborators

    • abhishek.nayakal25
    • sagar-goapptiv
    • jay-gothi