@huseyindeniz/cra-template-dapp

1.2.3 • Public • Published

CRA Template: dApp

downloads version build

A create-react-app template specifically designed for decentralized application (dApp) frontend development.

Quick start

npx create-react-app mydapp --template @huseyindeniz/dapp
cd mydapp
npm start

Tired of searching for and configuring multiple React packages?

The CRA Template: dApp solves this challenge. It includes preconfigured packages for core functionality like routing and state management, as well as specialized features like internationalization. These packages are carefully selected and integrated, eliminating the need for developers to spend time researching and configuring individual packages. With the CRA Template: dApp, developers can quickly build powerful and feature-rich applications without repetitive boilerplate code.

Benefits of CRA Template: dApp?

Compared to React-based frameworks, CRA Template: dApp allows decentralized hosting, eliminating reliance on a single server. It provides flexibility in tool and technology choices, supporting various React libraries and decentralized storage solutions.

CRA Template: dApp is an easy-to-use foundation for efficiently building high-quality dApps with React, suitable for developers seeking customization and quick development.

Features

  • Authentication with Metamask Wallet
  • Wallet Domain Name Support (ENS and AVVY Domains)
  • Internationalization
  • Dark Theme
  • Page load optimizations
  • SEO support

What's Included and Preconfigured

Web3 Related Packages

  • ethers.js
  • typechain

Testing Infrastucture

  • Unit Tests: jest
  • Component Unit Tests: React Testing Library + Storybook
  • Integration Tests: React Testing Library + Storybook
  • E2E Tests: Cypress + Synpress + Cucumber

Other Packages

React: A fast and efficient JavaScript library for building reusable user interfaces.

TypeScript: A typed superset of JavaScript that improves code quality and catch errors, particularly beneficial for complex projects.

Chakra-UI: A customizable component library for creating accessible user interfaces in React.

React Router: A declarative routing library for building single-page applications.

Redux Toolkit: A state management toolkit for predictable and scalable application development with Redux.

Redux Saga: A library for managing asynchronous logic in Redux applications.

React Error Boundary: A feature in React for handling and containing errors within specific components.

React Helmet: A library for managing metadata in React applications, optimizing SEO and discoverability.

I18Next: An internationalization library for easily translating JavaScript applications into different languages.

React Icon All Files: A library providing a collection of high-quality SVG icons for React applications.

React Cookie Consent: A library simplifying the implementation of cookie consent banners in React applications.

Getting Started

Please visit the Official CRA Tamplate: dApp Documentation Page to start your dApp frontend development journey.

Contributions

CRA Template: dApp is an open-source project and we welcome contributions from the community. If you have any suggestions, please use the discussion tab. If you have any bug reports, please open an issue or submit a pull request.

License

CRA Template: dApp is licensed under the MIT License.

Package Sidebar

Install

npm i @huseyindeniz/cra-template-dapp

Weekly Downloads

2

Version

1.2.3

License

MIT

Unpacked Size

896 kB

Total Files

242

Last publish

Collaborators

  • huseyindeniz