UNPKG

@iden3/js-iden3-core

Version:

Low level API to create and manipulate iden3 Claims.

25 lines (13 loc) 658 B
# js-iden3-core [![CI](https://github.com/iden3/js-iden3-core/actions/workflows/ci.yaml/badge.svg)](https://github.com/iden3/js-iden3-core/actions/workflows/ci.yaml) TypeScript low-level API to create and manipulate iden3 Claims. ## WARNING All code here is experimental and WIP ## Testing `npm run test` ## License js-iden3-core is part of the iden3 project copyright 2024 0kims association This project is licensed under either of - [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0) ([`LICENSE-APACHE`](LICENSE-APACHE)) - [MIT license](https://opensource.org/licenses/MIT) ([`LICENSE-MIT`](LICENSE-MIT)) at your option.