Skip to content

synbionet/synbionet-api-js

Repository files navigation

SynBioNet API

An API wrapper for synbionet based on viem.

Requirements

  • Docker (download here)
  • npm (download here)

Running Locally

  1. Spin up backend from synbionet-demo-backend repo.

  2. Install dependencies with npm install

  3. run npm test to test