Skip to content

capitalxyz/unit-java-sdk

Repository files navigation

unit_sdk

Based off of https://github.com/unit-finance/unit-node-sdk.

Installation

Brew

Install Homebrew to manage macOS dependencies.

/bin/sh -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Important: Make sure you follow the "Next steps" instructions after you run the above install command, otherwise brew will not be available on your PATH.

Install Brew dependencies

brew bundle install

Usage

Build library:

just build //unit_sdk

Test everything:

just test //... --test_output=all

Update pinned dependencies:

just pin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published