Skip to content

inc4/facterless-twitter-agent

Repository files navigation

Here is the proofread version:

Galadriel Agent that fetches tweets and stores them onchain

Copy .env.example to .env and fill in the variables.

yarn install
yarn test
yarn deploy

Place the address of the deployed contract in .env.

To start the Agent, use the following command:

TWITTER_LOGIN=VitalikButerin yarn start

You can check the progress using:

RUN_ID=0 yarn agent-info

where RUN_ID is the ID returned by the yarn start command.

About

Galadriel agent to fetch and store tweets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published