pocketizer

0.0.9 • Public • Published

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.

/pocketizer/

    Package Sidebar

    Install

    npm i pocketizer

    Weekly Downloads

    2

    Version

    0.0.9

    License

    MIT

    Unpacked Size

    951 kB

    Total Files

    42

    Last publish

    Collaborators

    • shawticus