Skip to content

vfrsilva/archive_node_sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Mina Protocol Archive Node SQL Queries Repository

Overview

This repository contains a collection of SQL queries designed to interact with the Mina Protocol Archive Node. These queries help users efficiently extract and analyze data from the Archive Node PostgreSQL database.

Repository Structure

  • queries/: Directory containing SQL query files.
  • README.md: This file provides an overview and instructions.
  • LICENSE: Repository license information.

Getting Started

Prerequisites

  • A running instance of the Mina Protocol Archive Node.
  • Access to the Archive Node's PostgreSQL database.

Usage

  1. Clone the repository:
   git clone https://github.com/vfrsilva/archive_node_sql.git
   cd archive_node_sql
  1. Review and customize queries: Navigate to the queries/ directory and review the available SQL queries. Modify them as needed to suit your specific requirements.

  2. Execute queries: Use your preferred SQL client to execute the queries against the Archive Node database.

Contributing

We welcome contributions! Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Commit your changes (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Open a pull request.

Documentation and Resources

For more information about the Mina Protocol and the Archive Node, please refer to the following resources:

License

This repository is licensed under the MIT License. See the LICENSE file for more details.

Contact

For any questions or issues, please open an issue on this repository or contact the maintainers.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published