Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 860 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 860 Bytes

ICON-login (React Component)

ICON-login is a react component that allows for user login based on ICON wallet addresses. It supports login via ICONex /Hana wallets and ledger devices.

demo img

More details on how to use the component will be published in the future, for now you can read the code in LoginModal.js to figure it out, basically import the LoginModal component in your app as a login button.

You can visit a live version in the following link.

Available Scripts

This project was bootstrapped with Create React App. You will be able to use the standard create-react-app scripts.

  • npm start

  • npm test

  • npm run build

  • npm run eject