1.2.9 β€’ Published 4 months ago

jupiverse-kit v1.2.9

Weekly downloads
-
License
ISC
Repository
-
Last release
4 months ago

Jupiverse Kit

Jupiverse Kit is the ultimate ready-to-use React components library powered by Jupiter's APIs and packages for building onchain applications on Solana effortlessly.

The purpose of jupiverse-kit is to simplify and unify Jupiter's powerful open-source packages into a single cohesive library, offering a suite of reusable components and hooks that can be seamlessly integrated into your existing projects.

NPM Package: https://www.npmjs.com/package/jupiverse-kit

Features

  • πŸ„πŸ»β€β™‚οΈ Jupiverse Kit Provider - Wrap your application in the <JupiverseKitProvider /> to fully leverage the power of Solana, along with Jupiter’s APIs and packages.
  • πŸ‘› Unified Wallet Kit - Access every wallet on Solana all in one place with the <UnifiedWalletButton />.
  • 🦍 Swap Component - A fully customisable plug-and-play <Swap /> component leveraging Jupiter's latest APIs and packages.
  • πŸ¦‹ Terminal Components - Lightweight Jupiter Terminal swap components with multiple display modes, consisting of <IntegratedTerminal />, <WidgetTerminal />, and <ModalTerminal />.

Installation

npm install jupiverse-kit

Styling Setup

On top of using your own CSS framework, the SDK also mainly uses Tailwind CSS for styling. Follow this step to set up styling in your project:

Import the SDK's CSS in your app's entry point (e.g., app.tsx, index.tsx, or layout.tsx):

import "jupiverse-kit/dist/styles.css";

Usage

Refer to the web example to get started. Documentation for Jupiverse Kit coming soon.

Requirements

  • React && React DOM 16.8.0 or later
  • @solana/web3.js 1.0.0 or later
  • Node 20.18.0 or later

Contributions

Contributions are welcome! Please feel free to submit a pull request.

Thanks to all our contributors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

1.2.9

4 months ago

1.2.8

5 months ago

1.2.7

5 months ago

1.2.6

5 months ago

1.2.5

5 months ago

1.2.4

6 months ago

1.2.3

6 months ago

1.2.2

6 months ago

1.2.1

6 months ago

1.2.0

6 months ago

1.1.9

6 months ago

1.1.8

6 months ago

1.1.7

6 months ago

1.1.6

6 months ago

1.1.5

6 months ago

1.1.4

6 months ago

1.1.3

6 months ago

1.1.2

6 months ago

1.1.1

6 months ago

1.1.0

6 months ago

2.0.0

7 months ago

1.0.0

7 months ago