Skip to content

Commit d513eed

Browse files
committed
update community tools & queries
1 parent c904d49 commit d513eed

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

doc/community-tools.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,18 @@ This section provides a list of community-developed tools that integrate with ca
44

55
### Koios
66
- **Description:** The Koios Artifacts repository is part of the Cardano community and acts as a collection or set of artifacts for the Koios service. Koios is an open-source, lightweight Cardano REST API that provides various endpoints to interact with the Cardano blockchain.
7-
- **Repository:** [https://github.com/cardano-community/koios-artifacts](https://github.com/cardano-community/koios-artifacts)
87
- **Website:** [https://koios.rest/](https://koios.rest/)
8+
- **Repository:** [https://github.com/cardano-community/koios-artifacts](https://github.com/cardano-community/koios-artifacts)
9+
- **SQL Queries** [https://github.com/cardano-community/koios-artifacts/tree/main/files/grest/rpc](https://github.com/cardano-community/koios-artifacts/tree/main/files/grest/rpc)
910

1011
### Blockfrost
1112
- **Description:** Blockfrost provides APIs for easy interaction with blockchain networks like Cardano. It allows developers to access blockchain data and perform operations without running their own nodes, simplifying blockchain application development.
12-
- **Repository:** [https://github.com/blockfrost/blockfrost-backend-ryo](https://github.com/blockfrost/blockfrost-backend-ryo)
1313
- **Website:** [https://blockfrost.io/](https://blockfrost.io/)
14+
- **Repository:** [https://github.com/blockfrost/blockfrost-backend-ryo](https://github.com/blockfrost/blockfrost-backend-ryo)
15+
- **SQL Queries** [https://github.com/blockfrost/blockfrost-backend-ryo/tree/master/src/sql](https://github.com/blockfrost/blockfrost-backend-ryo/tree/master/src/sql)
16+
17+
### Govtool
18+
- **Description:** GovTool is a platform that streamlines decentralized governance on blockchain networks. It offers tools for creating, managing, and participating in governance proposals, enabling transparent and efficient decision-making within blockchain ecosystems.
19+
- **Website:** [https://gov.tools/](https://gov.tools/)
20+
- **Repository:** [https://github.com/IntersectMBO/govtool](https://github.com/IntersectMBO/govtool)
21+
- **SQL Queries** [https://github.com/IntersectMBO/govtool/tree/develop/govtool/backend/sql](https://github.com/IntersectMBO/govtool/tree/develop/govtool/backend/sql)

doc/interesting-queries.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -637,9 +637,10 @@ them.
637637
## Community Queries
638638

639639
### Koios
640-
- **Description:** Queries used by Koios
641640
- **Link:** [https://github.com/cardano-community/koios-artifacts/tree/main/files/grest/rpc](https://github.com/cardano-community/koios-artifacts/tree/main/files/grest/rpc)
642641

643642
### Blockfrost
644-
- **Description:** Queries used by Blockfrost
645643
- **Link:** [https://github.com/blockfrost/blockfrost-backend-ryo/tree/master/src/sql](https://github.com/blockfrost/blockfrost-backend-ryo/tree/master/src/sql)
644+
645+
### Govtool
646+
- **Link:** [https://github.com/IntersectMBO/govtool/tree/develop/govtool/backend/sql](https://github.com/IntersectMBO/govtool/tree/develop/govtool/backend/sql)

0 commit comments

Comments
 (0)