SkillAgentSearch skills...

Perma

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

Install / Use

/learn @dabit3/Perma
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars116
CategoryContent
Updated1mo ago
Forks14

Languages

JavaScript

Security Score

85/100

Audited on Mar 1, 2026

No findings