@civic/serum

v0.14.3
Library for interacting with the serum dex

test

run-s test:unit test:lint test:build

build

tsc

clean

rm -rf lib

shell

node -e "$(< shell)" -i --experimental-repl-await

start

tsc --watch

prepare

run-s clean build

test:lint

eslint src

test:unit

jest

test:build

run-s build

test:watch

jest --watch
npm i @civic/[email protected]

Metadata

  • MIT
  • >=10
  • Unknown
  • released 8/14/2021

Downloads