Skip to content

Conversation

@emresurmeli
Copy link
Contributor

A React + Typescript frontend implementation of SIWF v2 supporting both MetaMask and Polkadot.js extension wallets.

Problem

SIWF is a complex authentication scheme designed to authenticate users to the Frequency chain. We want to provide an example of how SIWF can be used.

problem statement, including
Link to GitHub Issue(s): #361

Solution

This app provides an emulable UI that anyone looking to build a SIWF auth scheme can use. It is currently mocking some of the login and sign up results necessary using the documentation provided here: https://projectlibertylabs.github.io/siwf/v2/docs/Actions/Response.html#login

Steps to Verify:

cd siwf-v2-reference-app
npm i
npm run dev

…ed for building authentication to Frequency chain
@emresurmeli emresurmeli self-assigned this Jul 22, 2025
Copy link
Contributor

@shannonwells shannonwells left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What should I expect to see when running the reference app? No errors, are there things I need to try, etc.

@emresurmeli emresurmeli changed the title Add SIWF v2 reference app [WIP] Add SIWF v2 reference app Sep 8, 2025
@emresurmeli emresurmeli marked this pull request as draft September 8, 2025 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants