WebApps Deployment (permaweb-deploy)
How to use Arweave's permaweb-deploy with preview temporary deployments
Preview Feature in Details
Dev Guide
option 1: npmjs package install
npm i -g @loadnetwork/permaweb-deployoption 2: dev install from source
git clone https://github.com/loadnetwork/permaweb-deploy
cd permaweb-deploy
pnpm install
pnpm build
pnpm link --globaldeploy
anchor
Last updated