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 5 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

Five 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.

📌 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

Popular repositories Loading

  1. YieldVault-RWA YieldVault-RWA Public

    Forked from Junirezz/YieldVault-RWA

    A decentralized vault platform for RWA

    TypeScript

  2. Kora-Frontend Kora-Frontend Public

    Forked from OpenLedger-Foundation/Kora-Frontend

    Onchain invoice finance protocol

    TypeScript

  3. lodestar lodestar Public

    Forked from Stellar-Ecosystem/lodestar

    JavaScript

  4. solaawojobi00-bit solaawojobi00-bit Public

    Sola Awojobi's GitHub profile README

  5. stellar-vrf-service stellar-vrf-service Public

    Verifiable random function (VRF) contract + oracle for Stellar/Soroban

    TypeScript

  6. earnest-escrow earnest-escrow Public

    Transparent real estate earnest money escrow built on Stellar Claimable Balances

    TypeScript