Note
This project was originally developed by the Stellar Development Foundation (SDF). It is now actively maintained by BP Ventures (BPV).
Polaris is an extendable django app for Stellar Ecosystem Proposal (SEP) implementations maintained by BP Ventures (BPV). Using Polaris, you can run a web server supporting any combination of SEP-1, 6, 10, 12, 24, 31, & 38.
While Polaris implements the majority of the functionality described in each SEP, there are pieces of functionality that can only be implemented by the developer using Polaris. For example, only an anchor can implement the integration with their partner bank.
This is why each SEP implemented by Polaris comes with a programmable interface for developers to inject their own business logic.
Polaris is completely open source and available on github. BPV also runs a reference server using Polaris that can be tested using our demo wallet.
For important updates on Polaris’s development and releases please join the email list.
User Guide
- Installation
- Publish a Stellar TOML File
- Require Authentication
- Enable Hosted Deposits & Withdrawals
- Connecting Off-Chain Payment Rails
- Enable Deposts & Withdrawals via API
- Support KYC Registration
- Enable Cross Border Payments
- Provide Quotes for Exchanging Assets
- Using a Custodial Service