IDKit is the toolkit for identity online. With IDKit you can easily interact with the World ID Protocol.
world-id-core (https://github.com/worldcoin/world-id-protocol)
└── idkit-core (Rust Crate with base functionality)
├── idkit-core-js — Raw bindings with base functionality [Package: idkit-core]
│ └── idkit — React package with UI support (Package: idkit)
├── idkit-swift (Package: IDKit)
└── idkit-kotlin (Package: com.worldcoin.idkit)
All the technical docs for the World ID SDK, World ID Protocol, examples, guides can be found at https://docs.world.org/
MIT License - see LICENSE for details.