Skip to content

solserer-labs/faktor

 
 

Repository files navigation

Faktor

A program for issuing invoices on Solana.

Getting started

Clone the repo and build:

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

Run tests:

anchor test

Start the frontend:

cd app
yarn
yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 70.1%
  • JavaScript 16.8%
  • Rust 6.8%
  • HTML 3.5%
  • CSS 2.8%