E-Rick / sunrise.art

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sunrise Art Club Monorepo

Contributing

If you're interested in contributing to Sunrise Art Club repos we're excited to have you. Please discuss any changes in the Sunrise Art Club Discord server prior to contributing to reduce duplication of effort and in case there is any prior resources or art that may be useful to you.

Packages

sunrise-contracts

The sunrise contracts is the suite of Solidity contracts powering Sunrise Art Club.

sunrise-sdk

The sunrise sdk exposes the Sunrise contract addresses, ABIs, and instances as well as image encoding and SVG building utilities.

sunrise-subgraph

In order to make retrieving more complex data from the auction history, sunrise subgraph contains subgraph manifests that are deployed onto The Graph.

sunrise-webapp

The sunrise webapp is the frontend for interacting with Sunrise auctions as hosted at sunrise.art.

Quickstart

Install dependencies

yarn

Build all packages

yarn build

Run Linter

yarn lint

Run Prettier

yarn format

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 74.3%Language:Solidity 12.2%Language:CSS 12.0%Language:HTML 0.7%Language:Mustache 0.5%Language:Shell 0.2%Language:JavaScript 0.1%