/synbionet-api-js

API for SynBioNet based on viem

Primary LanguageTypeScriptApache License 2.0Apache-2.0

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