* main:
restore
tests & fixes in kvs & keypair
feat: Add comprehensive test suite for Keypair module
refactor: Improve Rhai test runner and vault module code
...
...
...
feat: Enhance documentation and add .gitignore entries
working example to showcase zinit usage in Rhai scripts
implemented zinit-client for integration with Rhai-scripts
- Updated the Rhai test runner script to correctly find test files.
- Improved the structure and formatting of the `vault.rs` module.
- Minor code style improvements in multiple files.