Skip to content

dabit3/perma

Repository files navigation

PERMA

PERMA

Perma is a prototype of permanent video storage and client-side rendering using Next.js, Arweave, and Bundlr.

Technologies used:

  • Arweave - File storage
  • Bundlr - Multichain solution for Arweave integration
  • Next.js - React framework

Building and running the app

To run this app, follow these steps:

  1. Clone the repo, change into the directory, and install dependencies:
git clone git@github.com:dabit3/perma.git

cd perma

npm install 

# or

yarn 
  1. Update the APP_NAME in __utils.js __ to something that is unique to your app, could be anything you'd like:
export const APP_NAME = "YOUR_UNIQUE_APP_NAME"
  1. Run the app
npm run dev

About

Perma is a web3 prototype of permanent video storage and viewing using Next.js, Arweave, and Bundlr.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published