0.0.1 • Published 1 year ago

create-permaweb-app-test-1 v0.0.1

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

create-permaweb-app

A boilerplate for creating a web3 projects

This boilerplate quickly creates a mono repo with 2 environments, a react frontend environment and a Ethereum development environment for writing, testing and deploying contracts.

Quick Start Notes

  1. To start install
npx create-permaweb-app
  1. Run yarn or npm install to install all the dependencies
  2. Once installation is complete, cd into your app's directory
  3. Run yarn dev or npm run dev to start your Next dev environment

Technologies

This project is built with the following open source libraries, frameworks and languages. User choice of framework used, available in plain js or typescript. | Tech | Description | | --------------------------------------------- | ------------------------------------------------------------------ | | ------ | ------ React Frontend Environment ------ | | Next JS | React Framework | | Vite JS | Next Generation Frontend Tooling | | ------ | ------ CSS Framework ------ | | none | | | Tailwind | A utility-first CSS framework | | Chakra | A simple, modular and accessible component library that gives you the building blocks you need to build your React applications. | | ------ | ------ Arweave Development Environment ------ |

| ------ | ------ Included Libraries ------ | | RainbowKit | RainbowKit is a React library that makes it easy to add wallet connection to your dapp. |

Documentation

Please visit create-permaweb-app.xyz to view the full documentation.

Discussions

If you have questions how to use, want to suggest a feature, or show off a project you created with create-permaweb-app, join discussions on GitHub. I would love to hear from you. 🙂

Issues

If you find a bug or would like to request a feature, please visit ISSUES