Skip to content
This repository was archived by the owner on Jul 10, 2026. It is now read-only.

Repository files navigation

Reineira Modules

PlatformLicense

Plug-and-play application starters for ventures building on ReineiraOS — open settlement infrastructure for confidential programmable finance.

Platform 0.1 — Compatible with ReineiraOS contracts v0.1. Check reineira.json for version details.

Packages

PackageStackPurpose
packages/backendTypeScript, Clean Architecture, Vercel-ready, DB-agnosticBackend API
packages/appReact 19, ZeroDev smart accounts, passkey authPlatform app

Setup

git clone https://github.com/ReineiraOS/platform-modules.git
cd platform-modules
pnpm install

Development

pnpm dev:backend # Backend dev server
pnpm dev:app # Platform app (port 4831)
pnpm build # Build all packages
pnpm test# Test all packages

The ecosystem

RepoWhat you do therePlatform
reineira-atlasRun the startup — strategy, ops, growth, compliance, pitch0.1
reineira-codeBuild smart contracts — resolvers, policies, tests, deploy0.1
platform-modules (this repo)Ship the product — backend, platform app0.1

All repos declare their platform compatibility in reineira.json. When the platform version bumps, breaking contract interface changes may require upgrading.

Compatibility

ComponentRequirement
PlatformReineiraOS 0.1
Node.js18+
pnpm9+
SDK@reineira-os/sdk ^0.1.0

Documentation

License

MIT

About

Plug-and-play application starters for ReineiraOS ventures. Backend, platform app, landing page

Topics

Resources

Contributing

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages