Skip to content

labscommunity/data-upload-service

Repository files navigation

Arweave Data Upload Service

This service is used with Arweave Storage SDK to upload data to Arweave and pay for the storage using other chains tokens.

Prerequisites

  • Docker
  • Node.js (>= v20.18.3)
  • pnpm (>= v9.14.2)

Installation

pnpm install

Running the service

pnpm start:dev

Running the service in production mode

pnpm start:prod

Prisma migrations

pnpm db:migrate:dev
pnpm db:migrate:prod

Prisma Studio

pnpm db:studio

Running the service in development mode

Other Notes

  • Terms of Service and Privacy Policy: The link to the Terms of Service and Privacy Policy for the Arweave Data Storage SDK Tos and Privacy Policy

About

NestJS based data upload service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages