Core Soroban smart contracts for TradeFlow: Decentralized Invoice Factoring & RWA Lending.

5 Open Issues Need Help Last updated: Feb 23, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes to externalize the Express server's hardcoded port into an environment variable, loaded via `dotenv`. This change will enable easier configuration for different deployment environments. It involves installing `dotenv`, creating a `.env.example` file, and updating the server's startup script to read `process.env.PORT`.

Complexity: 1/5
good first issue Stellar Wave Configuration

Core Soroban smart contracts for TradeFlow: Decentralized Invoice Factoring & RWA Lending.

Rust

AI Summary: This issue proposes integrating Helmet.js into the Express application to enhance security by adding essential HTTP headers. The current system lacks basic security headers, and adding Helmet is described as a quick, standard, and painless solution for Node.js applications.

Complexity: 1/5
good first issue Stellar Wave Security

Core Soroban smart contracts for TradeFlow: Decentralized Invoice Factoring & RWA Lending.

Rust
good first issue Stellar Wave API

Core Soroban smart contracts for TradeFlow: Decentralized Invoice Factoring & RWA Lending.

Rust
good first issue Stellar Wave API

Core Soroban smart contracts for TradeFlow: Decentralized Invoice Factoring & RWA Lending.

Rust
good first issue Stellar Wave Refactor

Core Soroban smart contracts for TradeFlow: Decentralized Invoice Factoring & RWA Lending.

Rust