Skip to content

reown-com/react-core-up-sui

Repository files navigation

Reown AppKit Example using SUI Universal Provider (Vite + React)

This is a Vite project together with React demonstrating SUI blockchain integration with Reown's Universal Provider.

Features

  • Connect to SUI wallets using WalletConnect
  • Sign personal messages on SUI
  • Sign transactions on SUI
  • Support for SUI Mainnet, Testnet, and Devnet

Usage

  1. Go to Reown Cloud and create a new project.
  2. Copy your Project ID
  3. Create a .env file and add your Project ID as VITE_PROJECT_ID=your_project_id_here
  4. Run npm install --legacy-peer-deps to install dependencies
  5. Run npm run dev to start the development server

SUI Integration

This example demonstrates how to integrate SUI blockchain with Reown's Universal Provider, supporting:

  • Multiple SUI networks (Mainnet, Testnet, Devnet)
  • SUI-specific signing methods
  • Proper chain namespace handling

Resources

About

Universal Provider implementation in React for the SUI Network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages