yaci-store
Cardano blockchain indexing, storage, and regression verification
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install yaci-store?โผ
Run `npx skills add bloxbean/yaci-store --all -g -y` in your terminal to install all skills in this suite globally.
What does yaci-store do?โผ
It is a modular Cardano blockchain indexer that syncs on-chain data into a database and serves it through REST APIs. You enable only the stores you need, such as assets, UTxOs, or governance.
How to verify Cardano token metadata against the CF registry?โผ
The assets-ext regression skill compares yaci-store's CIP-26 and CIP-68 API responses byte-for-byte against the Cardano Foundation registry on mainnet. It reports pass rates and per-field diffs for any divergences.
Which databases and networks does yaci-store support?โผ
It works with PostgreSQL, MySQL, and H2, and supports mainnet, preprod, preview, sanchonet, and custom networks. It can run standalone, embedded as a library, or via Docker.
Do I need coding experience to run the regression checks?โผ
No. Once installed, your agent runs the sweep scripts, interprets exit codes, and explains divergences in plain English based on your requests.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core