Skip to content

R. Block Nation / R. Block Holdings β€” Progress To-Date (November 2025)


🧱 1. Core Platform Architecture

Layer Status Notes
Backend (SettleMint Asset Tokenization Kit) βœ… Completed & Stable Smart contracts, subgraph, and local Docker Graph Node fully operational.
Smart Contracts βœ… Deployed on Sepolia RegCFToken, BFTKN, and Factory verified. Now upgrading to include TransferAgent and GovernanceBoard for on-chain TA + Cap-Table logic.
Subgraph βœ… Operational Endpoint: http://localhost:8000/subgraphs/name/atk/graphql β€” Indexes Reg CF + Reg A token events and investor verification updates.
Frontend (React 18 + Vite + Tailwind + Flowbite) βœ… MVP Complete Fully routed, theme-adaptive UI with dashboard, AGM portal, and compliance registry sections.
Compliance Layer (Escrow & KYC/AML) βœ… Sandbox Validated North Capital TransactAPI methods confirmed operational for all endpoints.
Hosting & DNS βœ… Configured Production: rblocknation.com
Docs: leskemval.github.io/R.BlockShares
Repositories βœ… Synced LesKemVal/asset-tokenization-kit Β· LesKemVal/Broker-Dealer-Compliance-Readiness Β· LesKemVal/R.BlockShares

βš™οΈ 2. Technical Validation (Sandbox)

All major TransactAPI methods validated via TypeScript test scripts.


Method Endpoint Status Result
createParty PUT /v3/createParty βœ… 200 OK Party ID created
performKycAml POST /v3/performKycAml βœ… 200 OK KYC + AML auto-approved
createAccount POST /v3/createAccount βœ… 200 OK Escrow account created
getEscrowBalance GET /v3/escrow/balance βœ… 200 OK Balance retrieval verified


Working test files:

/Users/lestersawyer/projects/dapp-standalone/src/lib/ β”œβ”€β”€ escrowTest.ts β”œβ”€β”€ kycAmlTest.ts └── escrowAccountTest.ts

yaml Copy code


🧩 3. Compliance & Broker-Dealer Coordination

Partner Type Status Notes
Escrow Provider βœ… Sandbox Complete Next step β†’ Pre-Live Certification (UI demo video).
Broker-Dealer βœ… Engaged Andes Capital reviewing sandbox report and UI workflow.
Transfer Agent / Cap-Table 🧱 In Progress Replaced Kore with custom on-chain TransferAgent.sol; PAYG alternatives (Eqvista, Dealmaker) under evaluation.


Regulatory Alignment

  • Escrow β†’ Active sandbox validation complete
  • KYC/AML β†’ Auto-approved via North Capital
  • Broker-Dealer β†’ Checklist verified & awaiting demo
  • Transfer Agent β†’ On-chain logic + optional API TA integration planned

πŸ’» 4. Front-End / UI Progress

Area Status Notes
Routing βœ… Complete /home, /investors, /issuers, /compliance, /settings, /platform, /team, /contact all active.
Theme System βœ… Implemented Polished black background, gold accents, gray text; light/dark toggle via Flowbite ThemeProvider.
Navbar / Sidebar βœ… Polished Responsive logo + active link states + breadcrumb path display.
Dashboard Cards / AvatarGroup βœ… Working Investor and issuer summaries render via mock data pending subgraph hook-in.
Shareholder Portal 🧩 Design Phase Will read GovernanceBoard events and cast votes on-chain.
Settings Page βš™οΈ In Progress Wallet connect + KYC status cards + theme preferences.
Investor Onboarding Flow 🧩 Designing Visual simulation of createParty β†’ performKycAml β†’ createAccount before live API link.

πŸ”— 5. Smart Contract Layer (Sepolia)

Contract Symbol Address Purpose
Reg CF Token REGCFToken 0x769780C2BA4492Ac4B0C3C38fbD0B2CB4bb9Ba5f Retail equity token
Reg A Token BFTKN 0x9F2bc4CC40f7e39866F7DcBFe0127E9Dbc925858 Revenue-share token
Transfer Agent TA ⏳ Pending Deployment On-chain investor verification + Cap-Table
Governance Board GBRD ⏳ Pending Deployment AGM + eVote module
Factory β€” β€” Deploys token and compliance instances

πŸ“¦ 6. Git / Deployment

Action Status
Git commits / pushes βœ… Routine to main branches
Netlify builds βœ… Successful auto-deploys
MkDocs site βœ… Updated with TA upgrade section
Environment variables βœ… Clean β€” no API keys checked in

πŸ” 7. Compliance Readiness Summary

βœ… All sandbox tests passing (KYC/AML + Escrow)
βœ… Broker-Dealer checklist reviewed
βœ… TransferAgent upgrade initiated


Next Milestone: UI demo recording for Pre-Live Certification


Post-Certification: Production API keys + BD sign-off + TA launch on Sepolia


πŸͺœ 8. Upcoming Milestones

Phase Deliverable Target
Investor Onboarding UI Simulated front-end flow (connected to sandbox) πŸ”œ Immediate
Pre-Live Certification Screen-capture demo + repo submission πŸ”œ Next
BD Review / Approval Formal sign-off with North Capital + Andes ⏳ After Demo
Production Transition Live API keys + investor onboarding 🎯 November 2025
Graph Integration Real-time token + escrow metrics 🎯 Post-Certification
TA & Governance Board Deployment On-chain Cap-Table + AGM voting 🎯 December 2025

βœ… Total Project Status: β‰ˆ 88 % β†’ 91 % complete

🧭 Now entering final pre-production stage β€” investor onboarding UI, TransferAgent deployment, and Pre-Live Certification.


← Back to Top


β†’ View Internal Compliance & BD Alignment (Nov 2025) β†’ View Smart Contract Upgrades (Phase 2)


These documents confirm that R. Block Nation’s ATK stack, subgraph, and compliance APIs have reached BD-ready / RWA-ready status for final verification.