🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@kibisis/katavault-react

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kibisis/katavault-react

The React implementation of Katavault that allows dApps to create/import embedded wallets.

latest
Source
npmnpm
Version
1.5.0
Version published
Weekly downloads
4
Maintainers
2
Weekly downloads
 
Created
Source

License: CC0-1.0 NPM Version

GitHub Release GitHub Release

Katavault and React logo

@kibisis/katavault-react

The React implementation for Katavault.

Table of contents

🪄 1. Getting Started

1.1. Installation

First, install the dependencies:

npm install react@18.x @kibisis/katavault-core

Then install the SDK using:

npm install @kibisis/katavault-react

Back to top ^

📚 2. Documentation

For full documentation on usage, see here.

Back to top ^

đź›  3. Development

3.1. Requirements

Back to top ^

3.2. Setup

  • Install the dependencies:
$ pnpm install

Back to top ^

đź“‘ 4. Appendix

4.1. Useful Commands

CommandDescription
pnpm buildGenerates build and TypeScript declaration files to the dist/ directory.
pnpm cleanDeletes the dist/ directory and the tsconfig.*.tsbuildinfo files.
pnpm generate:indexGenerates/overwrites the main index.ts file used for exporting all files.
pnpm lintRuns the linter based on the rules in eslint.config.mjs.
pnpm prettierRuns the prettier based on the rules in prettier.config.mjs.
pnpm testRuns Vitest.

Back to top ^

👏 5. How to contribute

Please read the contributing guide to learn about the development process.

Back to top ^

đź“„ 6. License

Please refer to the LICENSE file.

Back to top ^

FAQs

Package last updated on 18 Aug 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts