The home page of the permaweb
now is the home page of the permaweb, you can find interesting pages, posts, images, papers and videos that are STAMPed using the STAMPS Protocol.
Development Mode
npm install
npm run dev
Build
npm run build
Deploy to permaweb
npm run deploy [wallet.json]
The stack uses tools that promote efficiency for the permaweb platform and focused on the web and open source techonologies.
- DaisyUI/TailwindCSS
- Svelte
- arkb
Svelte is focused on building high performing web applications with incredible developer experience! DaisyUI/TailwindCSS gives the developer a solid component library with the power of functional CSS arkb makes it easy to deploy to the permaweb if all the app files are sub 100k then you can deploy for free
Libraries
- Arweave
- Warp
- tinro
Template Golas
- Frictionless experience
- Minimal
- Builds should be small
- Few opinions as possible
Contributions are welcome, lets build the easiest environment to build for the permaweb!
- Pull requests are welcome!
Don't like the Stack, fork and add your favorite stack, but lets make these templates easy to use for the permaweb:
- dev mode
- build mode
- deploy mode