Skip to content

anagrambuild/swig-ts

Repository files navigation

Swig TS

Swig Typescript

This repository holds the goodies for interacting with Swig using typescript.

Run locally

Build the workspace locally by:

  1. Installing the packages with:
bun install
  1. Build the packages with:
bun build:packages
  1. Build the swig program from source with:
bun update:program
  1. Run our examples
cd examples/classic/transfer
bun <filename.ts>

About

Swig typescript

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 7

Languages