Streaming Bee

Introduction

Application for vesting to earn a right to tokenomics.

Running Development Mode

Installation

Pre-requirements

npm install --global yarn

Install dependencies

Install the dependencies

yarn install

homepage

Run dependencies & Start App

Run each on independent process.

Hardhat

yarn chain

Graph-Node

yarn clean-graph-node
yarn run-graph-node

SubGraph

cd packages/subgraph
yarn prepare
yarn create-local
yarn codegen
yarn build
yarn deploy-local

WARNING: if yarn prepare fails with Could not find file: config/config.json do the following:

yarn postdeploy

React-App

yarn start

Metamask Setup

For the metamask setup, after Hardhat is running

setup

add network

save network

import account