Skip to content

ReineiraOS/platform-modules

Repository files navigation

Reineira Modules

Platform License

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

Package Stack Purpose
packages/backend TypeScript, Clean Architecture, Vercel-ready, DB-agnostic Backend API
packages/app Vue 3, ZeroDev smart accounts, passkey auth Platform app
packages/payment-link Vue 3, Wagmi, RainbowKit, CCTP v2 Shareable payment link

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 dev:payment-link     # Payment link app
pnpm build                # Build all packages
pnpm test                 # Test all packages

The ecosystem

Repo What you do there Platform
reineira-atlas Run the startup — strategy, ops, growth, compliance, pitch 0.1
reineira-code Build smart contracts — resolvers, policies, tests, deploy 0.1
platform-modules (this repo) Ship the product — backend, platform app, payment link 0.1

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

Compatibility

Component Requirement
Platform ReineiraOS 0.1
Node.js 18+
pnpm 9+
SDK @reineira-os/sdk ^0.1.0

Documentation

License

MIT

About

Plug-and-play application starters for ReineiraOS ventures. Backend, platform app, payment link

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors