Skip to content

numofx/interface

 
 

Repository files navigation

Numo

An automated dealer of FX forwards for cross border businesses in Kenya. The app uses automated market makers as an alternative counterparty to banks. The result is an accessible, low cost way to hedge Kenyan Schilling (KES).

Getting Started

Install dependencies

# from project root
bun install

Run the development server

bun run dev

Build for production

bun run build
bun run start

Notes

  • To add or override a package version with Bun use bun add <pkg>@<version> (for example bun add @privy-io/react-auth@3.5.1).

About

Secure your FX rate with no middlemen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.0%
  • CSS 14.6%
  • JavaScript 1.4%