Package Exports
- create-web3-dapp
- create-web3-dapp/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (create-web3-dapp) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
create-web3-dapp
CLI to create decentralized applications (dapps) using Scaffold Alchemy.
Requirements
Before you begin, you need to install the following tools:
Quickstart
To create a new web3 dapp simply run:
npx create-web3-dapp@latest
This will have you fill out a few prompts on the CLI. Once you have completed those you will have yourself a new web3 dapp! 🎉
From there, jump into the scaffold alchemy quickstart to learn how to setup your environment and project!
Documentation
Visit our docs to learn all the technical details and guides of Scaffold Alchemy.
Watch Alchemy University - our educational platform for building with Scaffold Alchemy.
Contributing
We welcome contributions!
For more information and guidelines for contributing, please see contributing.md