interstellar-client
is a reference client for the new Stellar network and is part of the Interstellar Module System.
This client is for developer exploration, not for use. It connects to Stellar's testnet. The testnet ledger will be reset when the system is ready for public release. We're designing the client mobile-first. It's currently accessible on desktop with a mobile layout.
Quick start to developing in the Interstellar eco-system:
- Read
Getting started
doc.- Install
interstellar-workspace
.- Contribute to our open-source modules or develop your own.
You can log in with a Stellar Wallet account created on the old Stellar client. The interstellar-client will create a new testnet account for you. To get started with this new testnet account, use the friendbot to fund it.
The Interstellar client is an application built with Interstellar. The command line tool takes several disparate modules based on customizable configuration to build the application:
Anybody can make their own web application by using Stellar.org's open-source modules or in conjunction with their own Interstellar modules.
The docs directory in interstellar
repo contains a set of development guides to help you work within the Interstellar Module System.
See the contribution file for full details
TODO: add link to public roadmap