Skip to content

0x-echo/meme-exchange

 
 

Repository files navigation

now.arweave.dev

The home page of the permaweb

Contents


Welcome

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]

Stack

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

Contributing

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

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 71.4%
  • JavaScript 24.9%
  • TypeScript 2.7%
  • Other 1.0%