Skip to content

Commit

Permalink
docs(README): remove didkit note
Browse files Browse the repository at this point in the history
Signed-off-by: jrhender <john.henderson@energyweb.org>
  • Loading branch information
jrhender committed Oct 1, 2024
1 parent 1af059f commit feba5a5
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,7 @@ Architecture Decision Records are used to track technology and architecture decs

The Architecture Decisions Records can be found [here](apps/vc-api/docs/architecture/decisions).

### Rationale for Spruce DIDKit
Spruce's DIDKit is used for DID generation and credential issuance & verification.
The rational for DIDKit's use is that it:
- Is written in Rust and so suitable for use in any mobile app development framework
- Supports JSON-LD and JWT credential issuance and verification
- Supports did:key, did:ethr, did:web
- DIDKit (and its libraries) are open-source
The [ADR Tools command line tool](https://github.com/npryce/adr-tools) can be used to add new ADRs.

## Installation
This repository is a monorepo that uses [Rush](https://rushjs.io/) with the PNPM package manager.
Expand Down

0 comments on commit feba5a5

Please sign in to comment.