Skip to content

Latest commit

 

History

History
72 lines (50 loc) · 1.55 KB

README.md

File metadata and controls

72 lines (50 loc) · 1.55 KB

Private DAO & Private Payroll

Private & secure proposal and payroll management app built on Calimero Network

Table of Contents

Getting Started

Installing dependencies

pnpm install

Running the app

First, run the development server:

pnpm run dev

Building for production

pnpm run build

Running tests

pnpm run test

See the full testing guide.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you're interested in contributing to this project, please read the contribution guide.