philipdaquin / app.starknet.id

Identity Service for Starknet

Home Page:https://www.app.starknet.id/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌴 Starknet id protocol interface 🌴

An open source interface for the decentralized identity protocol Starknet id.

Enabling users to:

  • Create Starknet identities and domains
  • Manage and monitor their starknet identities and domains
  • Make calls to the starknet id serverless API

How to use 🌴

First step, clone this repo.

git clone https://github.com/starknet-id/app.starknet.id.git

Second step, install the dependencies.

npm install
# or
yarn add

Third step, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result and to be able to use the app.

License 🌴

Currently there is no license, this means you cannot modify or redistribute this code without explicit permission from the copyright holder.

About

Identity Service for Starknet

https://www.app.starknet.id/

License:MIT License


Languages

Language:TypeScript 82.3%Language:CSS 9.4%Language:JavaScript 7.0%Language:PureBasic 1.0%Language:HTML 0.3%