Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/envoy-vc/nillion-tools
A developer-centric toolkit that simplifies building on the Nillion network.
https://github.com/envoy-vc/nillion-tools
components-react cryptography key-management nilion-nada nillion npm-package toolkit
Last synced: about 1 month ago
JSON representation
A developer-centric toolkit that simplifies building on the Nillion network.
- Host: GitHub
- URL: https://github.com/envoy-vc/nillion-tools
- Owner: Envoy-VC
- Created: 2024-08-17T15:42:53.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-02T13:19:37.000Z (about 1 month ago)
- Last Synced: 2024-10-12T08:04:31.974Z (about 1 month ago)
- Topics: components-react, cryptography, key-management, nilion-nada, nillion, npm-package, toolkit
- Language: TypeScript
- Homepage: https://nillion-tools.envoy1084.xyz
- Size: 2.71 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
Nillion Tools is a developer-centric toolkit that simplifies building on the Nillion network. It includes various packages that help developers interact with the Nillion network, build dApps, manage Ed25519 Keys and more.
![OG Image](assets/og.png)
---
## Packages
- **`Key Manager`**: Key Manager is a tool to manage and authenticate Ed25519 keys. It provides a simple workflow to create, import, and export keys. It also provides a way to authenticate keys using WebAuthn and FIDO2.
- **`Connect Kit`(coming soon...)**: Connect Kit is a wallet connect library that helps you connect your dApp to the Nillion network.---
## Documentation
For a complete overview of available functions and usage examples, please refer to the official documentation: [https://nillion-tools.envoy1084.xyz](https://nillion-tools.envoy1084.xyz/docs/key-manager)
API docs are available at: [https://nillion-tools.envoy1084.xyz/api-docs](https://nillion-tools.envoy1084.xyz/api-docs)
---
# Contributing
We welcome contributions! Check out our [contributing guide](./CONTRIBUTING.md) for more information
---