npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

create-sol-app

v1.0.0

Published

Bootstrap your solana mobile app in just few seconds

Downloads

2

Readme

SolReact - React Native+Expo Starter Kit For Solana

Building Blockchain applications for mobile can be a complex task.

That's where SolReact comes in – it's a React Native + Expo starter kit meticulously crafted to jumpstart your journey in developing blockchain and cryptocurrency-focused mobile apps

It comes with essential features including MobileWalletAdaper support and TypeScript readiness.

Features

  • Pre configured Mobile Wallet Adapter: Easily integrate any external MWA compatible wallet to allow users to connect their wallets to your app securely.

  • TypeScript Ready: The project is TypeScript ready, making it easier to maintain and scale as your app evolves.

Getting Started

Follow these steps to get started with SolReact:

  1. Execute the command:
    npx create-sol-app

Things in progress

  • [ ] : Light-Dark Mode Support
  • [ ] : Anchor Integration
  • [ ] : Support for Expo

Found a Bug?

If you encounter any issues, bugs, or unexpected behavior while using SolReact, please help us improve the project by reporting them. To report a bug, follow these steps:

  1. Check Existing Issues: Before creating a new issue, please search the existing issues to see if someone has already reported the same problem. If you find a similar issue, you can add a comment with additional details.

  2. Create a New Issue:

    • Click on the "Issues" tab on the GitHub repository.
    • Click the "New Issue" button.
    • Provide a descriptive title that summarizes the issue.
    • In the issue description, include the following details:
      • A clear and concise description of the problem or bug or the feature you want in Starter Kit.
      • Steps to reproduce the issue (if applicable).
      • Any error messages or screenshots that can help us understand the problem.
      • Information about your environment, including the version of SolReact and the device or emulator you're using.
    • Assign appropriate labels to the issue, such as "bug" or "help wanted."
  3. Submit the Issue: Click the "Submit new issue" button to create the issue.

I'll do my best to address it ASAP. Your feedback is valuable in making SolReact better. Thank you for helping us improve the project!

Contributing

I welcome contributions to SolReact! To contribute, please follow these steps:

  1. Fork the repository.

  2. Create a new branch for your feature or bug fix.

  3. Make your changes and commit them with descriptive messages.

  4. Push your changes to your fork.

  5. Create a pull request to the main branch of the original repository.

Support the Project

SolReact is a project that I maintain in my free time as one of my Side Project, and your support can help me continue to improve and maintain it. If you find this project useful and would like to show your appreciation, you can support the work in the following ways:

  • Buy Me a Coffee: You can buy me a coffee

  • Crypto: Send some sol at 67UH3NriChXXKiogpjzgnXi1vPW1h52Jsbod4N4azmJL

Your support is greatly appreciated ! Thank you for being a part of this project!

Let's Build Web3 with React Native

WAGMI