Skip to content

Latest commit

 

History

History
67 lines (52 loc) · 3.02 KB

File metadata and controls

67 lines (52 loc) · 3.02 KB

Usage

Contact any of the following published endpoints through a browser or code.

Base URL:
https://ei_worker.tylertms.workers.dev

Backup Info's & Ultra Status

Farm & Contract Information

Artifacts & Configurations

CS & Leaderboards

Installation (for development purposes)

  1. Clone and open the source

    git clone https://github.com/tylertms/ei_worker/

    cd ei_worker

  2. Install the required packages

    npm install

  3. Run/deploy the worker

    wrangler dev / wrangler deploy