From fffb11eed992ffea88db46d6b04b4c89f56346c1 Mon Sep 17 00:00:00 2001 From: bigint <69431456+bigint@users.noreply.github.com> Date: Tue, 3 Oct 2023 11:43:53 +0530 Subject: [PATCH] chore: update readme --- packages/workers/live/README.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/packages/workers/live/README.md b/packages/workers/live/README.md index d0a2d1e2b170..2f91941febb0 100644 --- a/packages/workers/live/README.md +++ b/packages/workers/live/README.md @@ -1,13 +1 @@ -# Metadata worker - -Metadata Worker: Posting JSON Metadata to Arweave via Bundlr - -This document describes how to create a Cloudflare Worker that posts JSON metadata of a publication and profile to Arweave via Bundlr. - -All metadata will be uploaded to **node2** in Bundlr, it means if metadata size is below 100KB it can be uploaded for free. - -## Prerequisites - -- A EVM address's private key -- Add the following environment variables to your `.dev.vars` file: - - `BUNDLR_PRIVATE_KEY` - the private key of the EVM address +# Live worker