Skip to content

Commit

Permalink
πŸ“„ Detail features
Browse files Browse the repository at this point in the history
  • Loading branch information
KimlikDAO-bot committed Sep 11, 2024
1 parent e084c95 commit c8a2b80
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
[![Tests](https://img.shields.io/github/actions/workflow/status/KimlikDAO/kimlikdao-js/test.yml?branch=ana)](/~https://github.com/KimlikDAO/kimlikdao-js/actions/workflows/test.yml)
[![npm version](https://img.shields.io/npm/v/@kimlikdao/lib.svg)](https://www.npmjs.com/package/@kimlikdao/lib)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![KimlikDAO](https://img.shields.io/badge/Kimlik-DAO-blue)](https://kimlikdao.org)

kimlikdao-js is a repository containing JavaScript modules essential for KimlikDAO projects.

Expand All @@ -12,7 +13,11 @@ kimlikdao-js is a repository containing JavaScript modules essential for KimlikD

πŸ—οΈ [`crypto`](./crypto): Cryptographic functions and libraries

- [`arfCurve`](./crypto/arfCurve.js): An efficient Arf Curve ($y^2= x^3 + b$) class factory
- [`wesolowski`](./crypto/wesolowski.js): Our Wesolowski VDF implementation

πŸͺ [`kastro`](./kastro): Our compile-time focused web-framework
- Our custom web framework for building hyper-efficient web apps

βš™οΈ [`kdjs`](./kdjs): KimlikDAO JavaScript compiler

Expand Down

0 comments on commit c8a2b80

Please sign in to comment.