Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bigint committed Oct 3, 2023
1 parent cf97b30 commit fffb11e
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions packages/workers/live/README.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit fffb11e

Please sign in to comment.