Skip to content

lab10-coop/zeroalpha-frontend

Repository files navigation

zeroalpha-frontend

ZeroAlpha is an always-on-sale artwork platform, where the owners of the art provide a patronage to non-profit organizations working on big global challenges.

https://lab10-collective.gitbook.io/zeroalpha/

run

Install node & npm.

Copy .env-sample to .env and config environment variables.

Run npm install to install dependencies.

Run npm run build to build.

Run npm run start to run with auto restart for development.

update contract-types

When updating abi json files run npm run typechain to update contract-types.

license

AGPL-3.0-or-later