Skip to content

jay-gothi/wallet-web-components

Repository files navigation

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 = 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published