Skip to content

NebulaID/NebulaHolo

Repository files navigation

Introducing NebulaHolo

NebulaHolo is a "Universal Personhood Issuer" designed to establish secure, verifiable identities for individuals as well as for refugees without traditional documentation. Utilizing Zeronym and Silk SDKs, NebulaHolo enables unique human identification with customizable status markers, providing underserved communities with proof of personhood and can really help needy people. This decentralized solution empowers individuals in accessing vital services and rights, while prioritizing privacy and security. By building a universal, accessible identity framework, NebulaHolo paves the way for verified personhood beyond conventional identity systems.

Features

  • Next.js framework: Leveraging the power of Next.js for server-side rendering, routing, and optimized performance.
  • TypeScript: Enhances code maintainability and type safety throughout the project.
  • Tailwind CSS: Streamlines styling and UI development with a utility-first CSS framework.
  • Silk Wallet Integration: Ready-to-use components and logic for:
    • Connecting to Silk Wallet
    • Retrieving user accounts.

Getting Started

Install dependencies:

yarn

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Finally, open in your browser:

http://localhost:3000

You can start editing the page by modifying app/page.tsx.

For more information on Silk's features and SDK usage, check out the official documentation at https://docs.silk.sc/.

Releases

No releases published

Packages

No packages published

Languages