Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 642 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 642 Bytes

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