celestiaorg / PromptScavenger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prompt Scavenger

Set the .env file with the following values:

NODE_RPC_IP="http://localhost:26658"
NODE_JWT_TOKEN=""
OPENAI_KEY=""

You must run a Light Node using celestia-node which would be on the same machine as where the script and game must run.

You must get the Node JWT token from here

Run the following:

go run main.go

About


Languages

Language:Go 100.0%