patara-sdk
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

Patara SDK

Patara SDK is a TypeScript library for interacting with Patara-related functionalities.

Prerequisites

Before you begin, ensure you have Bun installed on your system. If you don't have Bun installed, you can download and install it by following the instructions on the official Bun website.

Installation

To install the Patara SDK, follow these steps:

  1. Clone the repository:

    git clone https://github.com/notus-labs/patara-sdk.git
    cd patara-sdk
  2. Install the dependencies using Bun:

    bun install

Development

Available Scripts

  • bun run build: Build the project using the custom build script
  • bun run format: Format the code using Prettier
  • bun run lint: Lint the code using ESLint
  • bun run prepare: Set up Husky for Git hooks

Building the SDK

To build the SDK, run:

bun run build

The

Readme

Keywords

none

Package Sidebar

Install

npm i patara-sdk

Weekly Downloads

0

Version

0.0.1

License

none

Unpacked Size

742 kB

Total Files

5

Last publish

Collaborators

  • mehmetkircal