1.2.9 β€’ Published 8 months ago

jupiverse-kit v1.2.9

Weekly downloads
-
License
ISC
Repository
-
Last release
8 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

8 months ago

1.2.8

8 months ago

1.2.7

8 months ago

1.2.6

8 months ago

1.2.5

8 months ago

1.2.4

9 months ago

1.2.3

9 months ago

1.2.2

9 months ago

1.2.1

9 months ago

1.2.0

10 months ago

1.1.9

10 months ago

1.1.8

10 months ago

1.1.7

10 months ago

1.1.6

10 months ago

1.1.5

10 months ago

1.1.4

10 months ago

1.1.3

10 months ago

1.1.2

10 months ago

1.1.1

10 months ago

1.1.0

10 months ago

2.0.0

10 months ago

1.0.0

10 months ago