You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@solana-developers/preset-react

Package Overview
Dependencies
Maintainers
4
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solana-developers/preset-react

This library is a preset for create-solana-dapp that adds React support to your project.


Version published
Weekly downloads
372
increased by18.85%
Maintainers
4
Created
Weekly downloads
 

Readme

Source

@solana-developers/preset-react

This library is a preset for create-solana-dapp that adds React support to your project.

Supported generators

react-application

NX   generate @solana-developers/preset-react:react-application [name] [options,...]

From:  @solana-developers/preset-react (v0.0.1)
Name:  react-application (aliases: application, preset)

  Generates a React application.

Options:
    --name             Name of the application                         [string]
    --anchor           Anchor template to use        [string] [choices: "none",
                                                            "counter", "basic"]
                                                           [default: "counter"]
    --anchorName       Anchor project name         [string] [default: "anchor"]
    --anchorProgram    Anchor program name                             [string]
    --port             Port to run the application     [number] [default: 3000]
                       on
    --ui               The UI library to use         [string] [choices: "none",
                                                          "tailwind"] [default:
                                                                    "tailwind"]
    --webName          Name of the web application                     [string]
                       (overrides name)
    --skipFormat       Skip formatting files                          [boolean]

react-template

NX   generate @solana-developers/preset-react:react-template [name] [options,...]

From:  @solana-developers/preset-react (v0.0.1)
Name:  react-template (aliases: template)

  Generate React templates

Options:
    --directory                                                        [string]
    --name                                                             [string]
    --npmScope         The npm scope to use                            [string]
    --template         The template to use           [string] [choices: "base",
                                                     "none", "solana-provider",
                                                                    "tailwind"]
    --webName          Name of the web application                     [string]
                       (overrides name)
    --anchor           Anchor template to use        [string] [choices: "none",
                                                            "counter", "basic"]
                                                              [default: "none"]
    --anchorName       Anchor project name         [string] [default: "anchor"]
    --anchorProgram    Anchor program name                             [string]
    --licenseAuthor    The author to use in the                        [string]
                       license
    --preset           The preset to use             [string] [choices: "next",
                                                                       "react"]

react-feature

NX   generate @solana-developers/preset-react:react-feature [name] [options,...]

From:  @solana-developers/preset-react (v0.0.1)
Name:  react-feature (aliases: feature)

  undefined

Options:
    --name                                                              [string]
    --anchorName    Name of the Anchor project in   [string] [default: "anchor"]
                    the workspace
    --feature       The feature to generate                   [string] [choices:
                                                               "anchor-counter",
                                                         "anchor-basic", "none"]
    --npmScope      The npm scope to use                                [string]
    --ui            The UI library to use             [string] [choices: "none",
                                                           "tailwind"] [default:
                                                                     "tailwind"]
    --webName       Name of the Web project in the     [string] [default: "web"]
                    workspace
    --skipFormat    Skip formatting files                              [boolean]

More information

Keywords

FAQs

Package last updated on 03 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc