ourzora / zora-protocol

Monorepo for Zora Protocol (contracts & sdks)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zora Protocol

Contracts

This repository is a monorepo for the Zora Protocol.

In it you will find:

Official docs

View the official docs

Setup

Install prerequisites:

Install dependencies:

yarn

Build contracts:

yarn build

Run tests:

yarn test

Run in development mode (watch tests):

yarn dev

Bug Bounty

5 ETH for any critical bugs that could result in loss of funds. Rewards will be given for smaller bugs or ideas.

Development workflow

See DEVELOPING.md

About

Monorepo for Zora Protocol (contracts & sdks)

License:MIT License


Languages

Language:Solidity 71.5%Language:TypeScript 27.9%Language:Shell 0.4%Language:JavaScript 0.3%