SkillAgentSearch skills...

Explorer

A search engine / explorer for Taproot Assets living on the Bitcoin blockchain

Install / Use

/learn @royllo/Explorer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Royllo explorer

What is it ?

Royllo Explorer is an open source search engine for Taproot Assets living on the Bitcoin blockchain. Think of it as a " Google" for Taproot Assets, providing you with a web interface and an API to search and discover these assets with ease.

The Key features for users include:

  • Search for Taproot assets information using our user-friendly web interface.
  • Add your proofs to our database to let the world discover and learn about your assets.
  • Add your universe server to let us discover new assets automatically.
  • Build new applications, services, and tools effortlessly using our GraphQL API.

A live version is available here: https://explorer.royllo.org/

<p align="center"> <img src="https://github.com/royllo/explorer/blob/development/docs/assets/images/screenshots/homepage.png?raw=true" alt="Royllo explorer homepage" title="Royllo explorer homepage"/> </p>

How to run it ?

graph LR
    S3Storage(S3 storage) --- BatchServer(Batch server);
    BatchServer(Batch server) --- database[(Database)];
    database[(Database)] --- APIServers(API servers);
    database[(Database)] --- WebServers(Web servers);

Royllo has several servers:

Royllo also needs to access to three external services: Lnd, Tapd & Mempool.

The easiest way to run it is to use the docker-compose file provided in this repository. Just run : docker-compose up

Contact

Feel free to contact me: straumat

View on GitHub
GitHub Stars16
CategoryDevelopment
Updated5mo ago
Forks1

Languages

Java

Security Score

92/100

Audited on Sep 28, 2025

No findings