Skip to content

Webpage that displays DID and sigchain information

Notifications You must be signed in to change notification settings

BenTAMUC/SURI_Profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SURI Profile

The web-based profile portion of SURI: a decentralized contacts application. This website is responsible for displaying the decentralized identity information associated with your SURI account, such as your verified social media links and user info. The repo now includes a built in node server to host the app as a deployment-ready package (under construction)

How to use

💻 For developers:

  • clone the repository to your local system and navigate to the folder

  • cd client

  • run npm install

  • run npm run dev to start the dev server

  • in your web browser, navigate to https://localhost:5173

  • To test the server, do not cd to the client folder and run npm start (the server does not yet work)

🧍 For users:

  • Our application is not yet deployed on the web for public use, please star or follow the repo to stay tuned for updates!

Our other applications:

  • SURI Server - the activitypub server that handles processing of user information
  • SURI Wallet - the mobile application where a user generates and modifies their user information

About

Webpage that displays DID and sigchain information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published