Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 1.26 KB

README.md

File metadata and controls

52 lines (32 loc) · 1.26 KB

Bancor Web App

About

Open Source Token Swap and Pool Liquidity Portal

House keeping

All times in UTC

Development Team

Daily standups

  • 7:45 am

Weekday work times

City
John Williamson Brisbane
Jan Langheimer Freiburg
Ran Cohen Tel Aviv

Git Strategy

Please create new features as Pull Requests in new branches forked from master and be sure any work in progress is marked as a Draft.

DraftPR

  • Always link new PRs to their original issue.
  • Assign Asaf as a reviewer and tag the Bancor v2 project for anything to be reviewed prior to going into production.

Project setup

Node Version: 12.18.2

yarn install

Compiles and hot-reloads for development

yarn start

Compiles and minifies for production

yarn build