zach-is-my-name / union-dao

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Union DAO

Setup

Loading

  1. Run nx serve contracts to start the local fork of the Base Goerli chain
  2. Run nx deploy contracts to deploy our contracts to our local node
  3. Run nx serve subgraph to start the graph-node, ipfs and postgres servers
  4. Run nx create subgraph to create our local subgraph
  5. Run nx deploy subgraph to deploy the subgraph
  6. Run nx serve frontend to load the frontend application

About


Languages

Language:TypeScript 95.5%Language:Solidity 4.4%Language:JavaScript 0.1%Language:Shell 0.0%Language:HTML 0.0%