Concordium / concordium-web3id

Tools for issuing, verification, and testing of Web3 ID
https://developer.concordium.software/en/mainnet/net/web3-id/index.html#web3-id
Mozilla Public License 2.0
3 stars 0 forks source link

Add Web3ID verifier in typescript that can be extended #140

Closed Bargsteen closed 6 months ago

Bargsteen commented 7 months ago

Purpose

Add Web3ID verifier in typescript that can be extended.

Depends on changes introduced in the JS SDK in https://github.com/Concordium/concordium-node-sdk-js/pull/357.

Closes #137

Changes

Checklist