Create-IPFS-app
Learn how to create an IPFS app hosted on Filebase.
What is create-ipfs-app?
1. Clone the GitHub repository, create-ipfs-dapp:
2. Navigate into the newly cloned directory.
3. Create a new dApp using Filebase:
4. Once installed, navigate into the app’s directory:
5. Build your app with the command:
6. Then deploy your app on Filebase with the command:

7. By default, your app will look like this:

8. If you navigate to the Filebase web console and view your IPFS bucket, you will see your dApp folder:

Last updated