Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 191 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 191 Bytes

Setup

  1. Install bun
  2. Install dependencies with bun install

Generate typescript bindings

  1. Run make forge-build
  2. Run make bindings-gen-ts

Alternatively, run make build