This repository provides a set of Typescript packages that contain wrappers around common operations with near-api-js.
yarn
yarn build:all
docker buildx build .
yarn version:all <major|minor|patch>
yarn build:all
npm publish --access restricted --workspaces
Generated using TypeDoc