rLogin thumbnail

rLogin is a for of web3modal but with added features. Working with the Identity team at IOV Labs, we added authentication methods, verifiable credential retrieval from IPFS, and expanded the providers that can be connected. This project was originally developed as part of the RIF Identity Manager where the user needs to sign a message to prove they have control of their DID.

Developers can quickly bootstrap a dapp by letting rLogin handle the connection between the user’s wallet and the dapp. rLogin returns an EIP1193 provider that can be used on its own or plugged into a web3 library such as web3.js or ethers.js.

Project URLs

Skills