Skip to content

Decentralised-Autonomous-Institutions/Identity-Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chiti Identity System

This project implements a decentralized identity system based on the Chiti architecture, leveraging Iroh, Willow, and Meadowcap for secure, peer-to-peer identity management and data sharing, compliant with Beckn protocols.

Getting Started

Prerequisites

  • Rust: Install Rust using rustup. This project uses the stable toolchain (specified in rust-toolchain.toml).
    curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  • Git: To clone the repository.

Setup

  1. Clone the repository:

    git clone <repository-url> # Replace <repository-url> with the actual URL
    cd identity-model
  2. Build the project:

    cargo build
  3. Run tests:

    cargo test

Project Structure

(To be added - link to docs/architecture.mermaid and describe key directories)

Usage

(To be added)

Contributing

(To be added)

License

(To be added)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages