Skip to content

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

License

Notifications You must be signed in to change notification settings

dannweeeee/jupiverse-kit

Repository files navigation

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

Contributors

License

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •