1.2.0 • Published 11 months ago

solana-wallet-setup v1.2.0

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

Solana Wallet Setup CLI

A command-line tool to easily set up Solana wallet adapter in Next.js projects.

Installation

npm install -g solana-wallet-setup

Usage

Navigate to your Next.js project directory and run:

solana-wallet-setup --setup-wallet

Follow the prompts to complete the setup.

Requirements

  • Next.js project
  • shadcn should be configured
  • Node.js and npm installed

If shadcn/ui is not configured, you can set it up by running:

npx shadcn@latest init
1.2.0

11 months ago

1.1.3

11 months ago

1.1.2

11 months ago

1.1.1

11 months ago

1.1.0

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago