SkillAgentSearch skills...

Shrike

Data analysis infrastructure for the Neo N3 blockchain.

Install / Use

/learn @edgedlt/Shrike
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

Shrike

Shrike is a suite of tools designed for analyzing Neo blockchain data. The infrastructure comprises four main components:

  • Indexer - Synchronizes a NeoGo node, retrieves blockchain data, and processes it into a relational database.
  • API - Provides a REST API for serving useful queries on indexed data.
  • GUI - A user-friendly web interface for interacting with the data provided by Shrike.
  • Lib - A shared library containing methods and models used across multiple Shrike components.

Each component has its own README with instructions for use. Contributions in the form of pull requests and suggestions for improvements or additional features are welcomed.

Getting Started

To get started with Shrike, visit the README for the component you want to use:

Acknowledgements

Thanks to the NeoGo team for their excellent software and documentation. Also thanks to @liaojinghui for their work on neo-rs.

Related Skills

View on GitHub
GitHub Stars12
CategoryOperations
Updated1y ago
Forks3

Languages

Rust

Security Score

80/100

Audited on Feb 3, 2025

No findings