Skip to content

stellar/freighter-backend

Freighter-Backend

Freighter's indexer integration layer and general backend

Prerequisites

You will need

Development

This application relies on a Redis instance when MODE=production, you can either run docker compose up to use docker to stand up a Redis or you can start one on the standard port manually. If you're running in development mode, it uses a memory store.

To start the server in development mode, run: yarn i && yarn start

For full runbook details, please reference the runbook.

Production build

yarn build:prod

Mercury Details

This project integrates with Mercury, an indexer for Stellar/Soroban. You can find general developer documentation (in their repo docs)[https://github.com/xycloo/merury-developers-documentation/blob/main/src/SUMMARY.md].

For full integration details, see the Mercury docs.

Coinbase integrations

This projects connects to Coinbase to generate a session token. In order to retrieve this locally, enter Coinbase API key and Coinbase API secret in .env. These values can be generated in the Coinbase Developer Platform in API Keys.

About

Freighter's indexer integration layer and general backend

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 10

Languages