foid

Documentation for navigating FOID's on-chain Loreboard workflows and Prayer Terminal on Fluent L2.

1|Updated Oct 27, 2025
One-click install
npx skills add https://github.com/traplordmoses/foiddotfun --skill foid
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: foid
Source: https://github.com/traplordmoses/foiddotfun/tree/main/foid_fun/public
Command: npx skills add https://github.com/traplordmoses/foiddotfun --skill foid

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

FOID provides a discoverable framework to understand and engage with an on-chain cultural coordination system, including the Loreboard and Prayer Terminal, enabling teams to explore governance-on-chain concepts and participation flows.

Core Features & Use Cases

  • Understand how to interact with the FOID Loreboard to propose memes, vote, and canonize content on-chain.
  • Explore the Prayer Terminal flow for daily rituals, prayer history, and on-chain attestations.
  • Reference API routes, agent/docs, and deployment specifics to build or test integrations on Fluent L2.

Quick Start

Visit the FOID boards, upload an image to IPFS, then submit a meme proposal via the API to observe the workflow.

Frequently Asked Questions about foid

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is an on-chain loreboard and how does it coordinate meme culture?

An on-chain loreboard coordinates meme culture by providing a decentralized system to propose memes, vote, and canonize content directly on-chain. FOID implements this framework to enable governance-on-chain participation flows.

How do I submit a meme proposal to an on-chain board via API?

To submit a meme proposal via API, upload your image to IPFS first, then submit the resulting IPFS manifest through the API route. This anchors the meme proposal on-chain for board observation and voting.

Does the FOID governance system work with Solidity contracts on Fluent L2?

Yes, FOID operates using Solidity contracts deployed on the Fluent L2 testnet. Developers can observe board status, propose memes, and finalize on-chain manifests directly through these contracts.

Can I use a Next.js frontend to interact with on-chain prayer workflows?

Yes, a Next.js frontend is supported for interacting with on-chain prayer workflows. It enables users to explore daily rituals, view prayer history, and submit on-chain attestations through the Prayer Terminal.

What is the best way to anchor a meme manifest to IPFS for on-chain governance?

The best way to anchor a meme manifest is to upload the image directly to IPFS, generating a decentralized hash. You then reference this hash within your API proposal to ensure the content is verifiable on-chain.

How does on-chain voting work for canonizing memes in a decentralized loreboard?

On-chain voting for canonizing memes works by allowing board participants to cast votes on submitted proposals. Once a proposal reaches the required threshold, the meme is finalized and canonized as an on-chain manifest.