0.0.9 • Published 2 months ago

pocketizer v0.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
2 months ago

pocketizer

A simple tool to convert Alchemy projects to use Pocket JS.

To convert an Alchemy or Infura project automatically

First, go to the project root.

Then, run the following command:

npx pocketizer

Development

Setup:

Copy .env.vars.example to .env.vars and fill in the values.

cp .dev.vars.example .dev.vars

Installation:

npm install

Deployment

The API key for Claude is hidden behind a Cloudflare worker. To deploy the worker, run npx wrangler deploy. You will then need to set the environment variable for CLOUDFLARE_WORKER_URL to your new worker URL.

0.0.9

2 months ago

0.0.8

2 months ago

0.0.7

2 months ago

0.0.6

2 months ago

0.0.4

2 months ago

0.0.3

2 months ago

0.0.2

2 months ago

0.0.1

2 months ago