Cip25 Search Engine

screenshot of Cip25 Search Engine
react
remix

A reference app that uses Oura + Elasticsearch + React to buid a Cardano CIP-25 search engine

Overview:

The CIP-25 Search Engine is a reference app that demonstrates how to use Oura, Elasticsearch, and React to build a search engine for Cardano CIP-25 tokens. The app utilizes a combination of frontend technologies like React and Remix, and backend technologies like Cardano node, Oura, and Elasticsearch. It is deployed using Kubernetes and offers a live demo for users to provide feedback.

Features:

  • Leverages Oura to build a search engine for CIP-25 tokens
  • Frontend built using React and Remix
  • Backend utilizes Cardano node, Oura, and Elasticsearch
  • Fully deployed using Kubernetes

Summary:

The CIP-25 Search Engine is a demonstration of how to build a search engine for CIP-25 tokens using Oura, Elasticsearch, and React. It provides a step-by-step installation guide using Kubernetes and offers a live demo for users to provide feedback. The search engine showcases the data flow from the Cardano node to the user interface, and includes features like improved search performance and search results through custom mappings in Elasticsearch.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

remix
Remix

Remix is a modern JavaScript framework that focuses on building fast and performant web applications. It emphasizes a combination of server-rendered content and client-side interactivity, offering a robust architecture for creating scalable and maintainable projects.