sol-blinker

1.0.1 • Public • Published

sol-blinker

A beautiful command-line interface tool for installing Solana Blinks project templates.

npm version

Usage

You can use sol-blinker without installing it by using npx:

npx sol-blinker create

This command will download and execute sol-blinker, prompting you to select a framework and set up your project.

Installation (Optional)

If you prefer, you can install sol-blinker globally using npm:

npm install -g sol-blinker

After installation, you can use the CLI tool directly:

sol-blinker create

Available Commands

  • npx sol-blinker create: Create a new Solana Blinks project
  • npx sol-blinker --help: Display help information
  • npx sol-blinker create --help: Display help for the create command

If you've installed sol-blinker globally, you can use the same commands without npx.

Available Templates

  • NextJS: A NextJS template for Solana Blinks projects
  • ReactJS: A ReactJS template for Solana Blinks projects

More templates will be added in future updates.

Contributing

Contributions are welcome! Here are some ways you can contribute to this project:

  • Add new project templates
  • Improve existing templates
  • Enhance CLI functionality
  • Report bugs and suggest features

To contribute:

  1. Fork the repository
  2. Create your feature branch: git checkout -b feature/my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin feature/my-new-feature
  5. Submit a pull request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Thanks to the Solana community for inspiration and support

Support

If you're having any problem, please raise an issue on GitHub.

Stay in touch

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i sol-blinker

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

8.95 kB

Total Files

6

Last publish

Collaborators

  • saviour1001