Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.74 KB

README.md

File metadata and controls

51 lines (33 loc) · 1.74 KB

KATA - On-Chain Job Board

This repository contains smart contracts for the KATA - On-Chain Job Board. The provided code is written in the Solidity programming language.

Getting Started

How to compile contracts

yarn compile

How to deploy contracts

Sepolia Testnet

yarn deploy:sepolia

Polygon Mumbai Testnet

yarn deploy:mumbai

How to test contracts

yarn test --network NetworkName

List of Contracts deployed on-chain

Sepolia Testnet

Polygon Mumbai Testnet

License

Distributed under the MIT License. See LICENSE for more information.