https://github.com/stellar/django-polaris
An extendable Django app for building modular Stellar services
https://github.com/stellar/django-polaris
anchor deposit django payments python stellar webserver withdrawal
Last synced: about 1 year ago
JSON representation
An extendable Django app for building modular Stellar services
- Host: GitHub
- URL: https://github.com/stellar/django-polaris
- Owner: stellar
- License: apache-2.0
- Created: 2019-10-31T19:24:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-05-04T03:18:13.000Z (about 1 year ago)
- Last Synced: 2025-05-11T21:43:56.542Z (about 1 year ago)
- Topics: anchor, deposit, django, payments, python, stellar, webserver, withdrawal
- Language: Python
- Homepage: https://django-polaris.readthedocs.io
- Size: 3.6 MB
- Stars: 97
- Watchers: 22
- Forks: 72
- Open Issues: 21
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
==============
Django Polaris
==============
.. image:: https://img.shields.io/github/actions/workflow/status/stellar/django-polaris/test.yml?branch=master
:alt: GitHub Workflow Status
:target: https://github.com/stellar/django-polaris/actions
.. image:: https://codecov.io/gh/stellar/django-polaris/branch/master/graph/badge.svg?token=3DaW3jM6Q8
:alt: Code Coverage
:target: https://codecov.io/gh/stellar/django-polaris
.. image:: https://img.shields.io/badge/python-3.10%20%7C%203.11%20%7C%203.12%20%7C%203.13-blue?style=shield
:alt: Python - Version
:target: https://pypi.python.org/pypi/django-polaris
.. image:: https://img.shields.io/badge/django-%3E=4.2-blue?style=shield
:alt: Django - Version
:target: https://pypi.python.org/pypi/django-polaris
.. _`email list`: https://groups.google.com/g/stellar-polaris
.. _Stellar Development Foundation: https://www.stellar.org/
.. _github: https://github.com/stellar/django-polaris
.. _django app: https://docs.djangoproject.com/en/3.0/intro/reusable-apps/
.. _`demo wallet`: http://demo-wallet.stellar.org
.. _`reference server`: https://testanchor.stellar.org/.well-known/stellar.toml
.. _`documentation`: https://django-polaris.readthedocs.io/
Polaris is an extendable `django app`_ for Stellar Ecosystem Proposal (SEP) implementations maintained by the `Stellar Development Foundation`_ (SDF). Using Polaris, you can run a web server supporting any combination of SEP-1, 6, 10, 12, 24, 31, & 38.
See the complete `documentation`_ for information on how to get started with Polaris. The SDF 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`_.