Giter VIP home page Giter VIP logo

celo-did's Introduction

Celo DID

Celo DID is a decentralized identity application built on the Celo blockchain. It allows users to manage their identities securely on the blockchain.

Features

  • Create and Update Identity: Users can create and update their identities on the Celo blockchain.

  • Verification and Revocation: The app supports the verification and revocation of identities.

  • Connect Wallet: Users can connect their wallet (Metamask) to interact with the Celo blockchain.

  • Real-Time Identity Updates: The Identity List component updates in real-time after creating, updating, or deleting an identity, providing a seamless user experience.

  • Copy to Clipboard: Users can easily copy their identity owner address to the clipboard with a single click for quick sharing.

  • Responsive Design: The frontend is designed to be responsive, ensuring a consistent user experience across various devices.

  • Loading Spinners: Loading spinners provide visual feedback to users during data fetching or processing.

  • Toast Notifications: Informative toast notifications appear for successful or failed identity-related actions, improving user feedback.

  • Secure Connection: The app connects securely to the Celo blockchain using web3.js and ethers.js libraries, ensuring data integrity.

  • Bootstrap Table: The Identity List component uses a Bootstrap table for a clean and organized display of identity information.

  • Metamask Integration: The app seamlessly integrates with Metamask for wallet connections, providing a familiar and secure authentication method.

  • Wallet Connection Check: Users are prompted to install Metamask if it's not detected, ensuring a smooth onboarding process.

  • Delete Identity Confirmation: Users are asked to confirm before deleting an identity, preventing accidental deletions.

Demo

Visit the Celo DID App to explore the features.

Getting Started

  1. Clone the repository:

    git clone https://github.com/bodmandao/celo-DID.git
  2. Install dependencies:

    cd celo-DID/frontend
    npm install
    cd celo-DID/backend
    yarn
  3. Run the application:

    cd ../frontend
    npm run dev

    Open http://localhost:3000 in your browser.

celo-did's People

Contributors

bodmandao avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.