pkxro / faktor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Faktor

A program for issuing invoices on Solana.

Getting started

Clone the repo and build:

git clone https://github.com/ampersand-xyz/faktor-cashflows
cd faktor
cargo build

Run tests:

anchor test

Start the frontend:

cd app
yarn
yarn start

About


Languages

Language:TypeScript 51.6%Language:JavaScript 32.7%Language:Rust 12.4%Language:HTML 1.8%Language:CSS 1.5%Language:Shell 0.0%