@scalar-lab/scalarjs-sdk
v0.0.3
Published
Scalar Core supporting protobuf types
Readme
ScalarJS SDK
Overview
The ScalarJS SDK is a TypeScript library that provides a set of functions and utilities for interacting with the Scalar network. It allows developers to interact with Scalar's smart contracts and blockchain infrastructure from their JavaScript or TypeScript applications.
Dependencies
To generate JS/TS code from protocol buufers, you need to install:
- https://formulae.brew.sh/formula/protobuf#default
You can use Brew on macOS:
brew install protobufRebuilding types
bun sync
bun codegen