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