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

Latest commit

 

History

History
48 lines (28 loc) · 1.91 KB

developer-tools.mdx

File metadata and controls

48 lines (28 loc) · 1.91 KB
sidebar_position title sidebar_custom_props
75
Developer Tools
migration

:::danger These are not the droids you're looking for

This page has been migrated to the Stellar Developers documentation. Please click here for the most up-to-date information

:::

:::info

All tools currently listed are built and maintained by dedicated community members.

:::

A web developer's guide to Soroban. Contains guides for learning Soroban and Rust, developer tools, example applications, and more.

A web GUI for building, deploying, and testing contracts.

A collection of no_std Rust packages focused on making Soroban development easier.

A simple, powerful framework for building modern Soroban dApps using React.

An IDE where you can write, deploy, and invoke contracts on the Stellar network using Soroban.

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.

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