Skip to content
View solaawojobi00-bit's full-sized avatar

Block or report solaawojobi00-bit

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
solaawojobi00-bit/README.md

Hello World, I'm Sola Awojobi

Building on Stellar/Soroban: backend & frontend contributions across open-source Web3 projects

My background is in Monitoring, Evaluation, Accountability & Learning (MEAL) and data analysis, which is part of why I lean toward rigorous testing, careful edge-case handling, and clear documentation in the code I ship.


🔭 Currently working on

  • Built 6 working Stellar/Soroban prototypes, each testnet-verified (Phase 1/MVP stage; see Building below)
  • Contributing to OpenLedger Foundation repos (i18n: closed translation gaps across en/es/ar/pt-BR in Kora-Frontend)
  • Contributing backend request-validation improvements to Stellar-Ecosystem/lodestar
  • Participating in the Stellar Wave Program

🛠️ Skills & Tools


🔨 Building

Six Stellar/Soroban prototypes, each a working Phase 1/MVP built and verified end-to-end on testnet (Phase 2+ work tracked as issues in each repo):

  • stellar-vrf-service: VRF-backed randomness oracle; a Soroban (Rust) contract paired with an off-chain oracle, deployed and demoed end-to-end on Stellar testnet.
  • earnest-escrow: Real estate earnest-money deposit escrow built on Stellar Claimable Balances (no custom contract); working claim and reclaim-after-deadline demos on testnet.
  • sep-compliance-validator: CLI that checks a Stellar anchor's SEP-1 and SEP-10 endpoints for real spec conformance, validated against Stellar's official testnet reference anchor.
  • supply-chain-proof-of-delivery-payments: Soroban (Rust) escrow contract that releases a buyer's payment once a trusted attestor confirms delivery, or returns it after a deadline; working end-to-end on testnet.
  • netpulse-xlm: Live Stellar network health dashboard (ledger close time, base fees, congestion, throughput) built on real-time Horizon data.
  • reg-asset-issuance-gateway: SEP-8 compliant regulated asset issuance/redemption gateway for Stellar; investor whitelist, KYC stub, SEP-8 approval, and issuance settlement, demoed end-to-end against testnet with verifiable transaction hashes.

📌 Contributions

  • YieldVault-RWA: Stellar/Soroban RWA vault; contributed withdrawal partial-failure recovery, idempotent transfer orchestration, and the vault comparison UI (merged upstream).
  • Kora-Frontend: OpenLedger Foundation invoice-finance app; closed i18n gaps across en/es/ar/pt-BR (merged upstream).

📊 GitHub Stats

GitHub Streak


🔗 Connect with me

Pinned Loading

  1. delta-river-dashboard delta-river-dashboard Public

    Interactive MEAL dashboard with built-in small-cell suppression to protect participants. Synthetic GBV-prevention data, reproducible pipeline.

    HTML

  2. sep-compliance-validator sep-compliance-validator Public

    Automated conformance checks for Stellar anchor SEP implementations (SEP-1, SEP-10, and more)

    TypeScript 1