Giter Club home page Giter Club logo

identity-protocol's Introduction

Galxe Identity Protocol

What's inside?

This is the monorepo for Galxe Identity protocol, powered by Turborepo. It includes the following packages/apps:

Packages

  • @galxe-identity-protocol/evm-contracts: a hardhat project of all the evm contracts, including typechain generated TypeScript bindings.
  • @galxe-identity-protocol/sdk: a TypeScript SDK for everything related to the protocol.
  • @repo/eslint-config: eslint configurations (includes eslint-config-next and eslint-config-prettier)
  • @repo/typescript-config: tsconfig.jsons used throughout the monorepo

Apps

  • cli: a cli tool for managing the protocol, including interacting with the on-chain contracts and type generation.
  • issuer: a microservice that issues credentials by GRPC request.
  • sstyper: a fully self-sovereign credential type setup tool.

Development setup

Node version

Developers should use the current LTS version of node. Currently, node v20.11.1. For package users, the SDK is compatible with node v18 and above.

# For nvm users:
nvm install --lts
nvm use --lts

Setup

We use corepack for managing package managers.

corepack enable
corepack install # this will install pnpm version specified in package.json

Build, Test, and Lint

pnpm lint
pnpm build
pnpm test

NOTICE

If you saw build error when building a package that is depending on local packages, try pnpm build in the root directory first. It is because that dependencies were not built.

identity-protocol's People

Contributors

oyyblin avatar stumble avatar

Stargazers

skysys avatar Jonathan Harris avatar Fico avatar laye keleba kouyate  avatar  avatar OKEAMAH  avatar

Watchers

 avatar  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.