AIdentity

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit e95e6ff8bedbba2274183347e858ce26162e024a
parent b7293d9b99f410902c63ba7d76119f6ef94c23d5
Author: minerva-jupiter <ryouturn@gmail.com>
Date:   Thu, 23 Oct 2025 08:23:48 +0900

Merge branch 'main' of https://github.com/minerva-jupiter/AIdentity

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,7 +1,7 @@ # AIdentity ## Development env -1. bun +1. bun(it can turn npm but there are no package-lock.json) 2. cargo and rust standard 3. wasm-pack(rust) ```