Skip to content

Monorepo for Zora Protocol (contracts & sdks)

License

Notifications You must be signed in to change notification settings

jgscr/zora-protocol

 
 

Repository files navigation

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)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 74.2%
  • TypeScript 25.0%
  • Other 0.8%