/labor-market

Labor Market is an Ethereum-based primitive that facilitates agnostic and highly-targeted decentralized workforce participation.

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Run

Contributing

You will need a copy of Foundry installed before proceeding. See the installation guide for details.

Setup

git clone https://github.com/MetricsDAO/labor-market.git
cd labor-market
forge install
yarn install

Run Tests

forge test