@solana-developers/preset-common
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

@solana-developers/preset-common

This library is a preset for create-solana-dapp with shared code for the other presets.

Supported generators

common-template

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

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

  Generate Common templates

Options:
    --directory                                                        [string]
    --name                                                             [string]
    --npmScope         The npm scope to use                            [string]
    --template         The template to use                   [string] [choices:
                                                           "license", "readme"]
    --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"]

More information

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @solana-developers/preset-common

    Weekly Downloads

    290

    Version

    3.0.0

    License

    MIT

    Unpacked Size

    60.2 kB

    Total Files

    41

    Last publish

    Collaborators

    • mikemaccana
    • nickfrosty
    • solana-devs
    • beeman