PotLock / bos-app-alem

Potlock BOS App
https://app.potlock.org/
2 stars 1 forks source link
alem blockchain-operating-system bos direct-donations near near-protocol potlock public-goods-funding

PotLock - BOS App

PotLock application. Project built using Além.

You can access Potlock using one of the environments below:

Getting Started

  1. Install packagesCreate the .env file with the following content:
NODE_ENV=development
  1. Install packagesInstall dependencies
yarn install
  1. Start development
yarn start

# This command below won't open a new browser tab
# yarn start -no-open