Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Add Keizai to developer tools #735

Merged
merged 2 commits into from
Feb 21, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/developer-tools.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,7 @@ An IDE where you can write, deploy, and invoke contracts on the Stellar network
### [SubQuery](https://subquery.network/)

An open-source and flexible data indexer that supports both Stellar and Soroban. SubQuery allows users to build a custom API for their dapp or smart contract in minutes and provides clean indexed data to any service. You can index ledgers, transactions, operations, and effects from Stellar, and transactions and events from Soroban, into your own Postgres database. Read the [quick start guide here](https://academy.subquery.network/quickstart/quickstart_chains/stellar.html).

### [Keizai](https://keizai.dev/)

Keizai is an open-source postman-inspired application, designed to simplify and elevate the testing process for developers working with Soroban smart contracts.
Loading