1.2.0 • Published 1 year ago

solana-wallet-setup v1.2.0

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

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago