The Intuition Farcaster Frame enables users to interact with the Intuition knowledge graph directly from the Farcaster protocol. With this frame, you can easily deposit on specific Atoms or Triples, allowing you to contribute knowledge and insights directly from within Farcaster.
The Intuition Farcaster Frame is a tool that bridges the Intuition knowledge graph and the Farcaster protocol, enabling seamless interaction. Users can:
- Deposit on Atoms or Triples: Contribute directly to individual Atoms (units of knowledge) or Triples (connections between knowledge) within the Intuition graph.
- Enhance the Knowledge Graph: By depositing on Atoms or Triples, you can add to the community’s shared insights and enhance the value of information accessible within Intuition.
- Use Farcaster as an Access Point: Access and engage with Intuition’s decentralized knowledge system without leaving the Farcaster platform.
To set up the Intuition Farcaster Frame locally, follow these steps:
-
Install Dependencies:
- Run the following command to install required dependencies using
pnpm
:pnpm i
- Run the following command to install required dependencies using
-
Start the Development Server:
- Start the frame’s development server:
pnpm dev
- Start the frame’s development server:
-
Access the Frame:
- Open your browser and navigate to http://localhost:5173/dev to view the frame in development mode.
-
Interact with an Atom or Triple:
- To interact with a specific Atom or Triple, enter the following URL format in your browser:
http://localhost:5173/frame/a/13
- Replace
13
with the ID of the Atom or Triple you wish to interact with.
- To interact with a specific Atom or Triple, enter the following URL format in your browser:
Once set up, the Intuition Farcaster Frame allows you to deposit directly on Atoms or Triples:
- Depositing on an Atom: Access the frame via the specified URL structure to view and deposit on a specific Atom.
- Contributing to Triples: Similarly, the frame allows direct interaction with Triples, enabling you to strengthen connections within the knowledge graph by depositing your insights and resources.
This integration helps expand the Intuition knowledge graph through active engagement on Farcaster, making it easier for users to support and validate shared knowledge.
We welcome contributions to improve the Intuition Farcaster Frame! If you’re interested in adding new features or making improvements, follow these steps:
- Fork the Repository: Create your own fork of the project.
- Create a Feature Branch: Name your branch according to the feature you’re working on, such as
feature/add-atom-filtering
. - Make Your Changes: Develop your feature or fix, following best practices.
- Submit a Pull Request: Open a pull request with a description of your changes and their purpose.
We appreciate your contributions and encourage feedback and suggestions.
This project is licensed under the MIT License. See the LICENSE file for more information.
The Intuition Farcaster Frame is experimental software. Use caution and avoid transacting significant funds until you’re comfortable with the tool. The developers are not responsible for any losses or issues that may arise from its use.
For help or additional information, please open an issue in the repository.
Thank you for using the Intuition Farcaster Frame! We hope it enhances your ability to contribute to and interact with the Intuition knowledge graph.