2.1.3 â€ĸ Published 16 days ago

@cheqd/did-registrar v2.1.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
16 days ago

Universal Registrar Driver for did:cheqd

GitHub release (latest by date) GitHub Release Date GitHub license

GitHub release (latest by date including pre-releases) GitHub commits since latest release (by date) GitHub contributors

GitHub Workflow Status GitHub Workflow Status GitHub repo size

ℹī¸ Overview

The purpose of this service is to provide a Universal Registrar driver for the did:cheqd DID method. Universal Registrar is a project to provide simple REST APIs for DID creation, update, and deactivation.

📖 Endpoints

  • /create
  • /update
  • /deactivate
  • /create-resource
  • /api-docs

🧑‍đŸ’ģ🛠 Developer Guide

Setup

Environment variable configuration

Environment variables needed for the Registrar are

  1. FEE_PAYER_TESTNET_MNEMONIC : The cosmos payer mnemonic for the Cheqd Mainnet
  2. FEE_PAYER_MAINNET_MNEMONIC : The cosmos payer mnemonic for the Cheqd Tesnet, By default it's the Testnet Faucet
  3. LOCAL_STORE_TTL (default: 600): The time in seconds for the registrar to store data in cache
  4. PORT (default: 3000): The port number

Clone the repository

git clone git@github.com:cheqd/did-registrar.git
cd did-registrar

Running a DID Registrar Using Docker

Build Docker container image using Dockerfile:

docker build --target cheqd-did-registrar . --tag did-registrar:local

Run the Docker container (modify according to your own build tags and other desired parameters):

docker run -it did-registrar:local

Running a DID Registrar Locally

npm install
npm run build
npm start 

🐞 Bug reports & 🤔 feature requests

If you notice anything not behaving how you expected, or would like to make a suggestion / request for a new feature, please create a new issue and let us know.

đŸ’Ŧ Community

Our Discord server is the primary chat channel for our open-source community, software developers, and node operators.

Please reach out to us there for discussions, help, and feedback on the project.

🙋 Find us elsewhere

Telegram Discord Twitter LinkedIn Medium YouTube

2.1.3

16 days ago

2.1.3-develop.2

16 days ago

2.1.3-develop.1

30 days ago

2.1.2-develop.2

1 month ago

2.1.2

1 month ago

2.1.2-develop.1

1 month ago

2.1.1

3 months ago

2.1.1-develop.1

3 months ago

2.1.0-develop.1

3 months ago

2.1.0

3 months ago

2.0.7-develop.2

6 months ago

2.0.7-develop.1

7 months ago

2.0.7

6 months ago

2.0.6

9 months ago

2.0.8

6 months ago

2.0.6-develop.1

9 months ago

2.0.8-develop.1

6 months ago

2.0.5

12 months ago

2.0.5-develop.2

12 months ago

2.0.5-develop.1

12 months ago

2.0.4-develop.1

1 year ago

2.0.4

1 year ago

2.0.3

1 year ago

2.0.3-develop.1

1 year ago

2.0.1-develop.1

1 year ago

2.0.1-develop.2

1 year ago

2.0.2

1 year ago

2.0.1

1 year ago

3.0.0-develop.1

1 year ago

2.0.0

1 year ago

2.0.0-develop.4

1 year ago

1.2.0-develop.1

1 year ago

1.2.0-develop.2

1 year ago

1.2.0-develop.3

1 year ago

2.0.0-develop.2

1 year ago

2.0.0-develop.3

1 year ago

2.0.0-develop.1

1 year ago

1.1.5

1 year ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.3-develop.1

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago