@patara-app/tokens
TypeScript icon, indicating that this package has built-in type declarations

1.0.16 • Public • Published

Patara Tokens

Patara Tokens is a TypeScript library for verified tokens on Sui.

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 Tokens library, follow these steps:

  1. Clone the repository:

    git clone https://github.com/notus-labs/tokens.git
    cd tokens
  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 Library

To build the library, run:

bun run build

The build process will generate the compiled JavaScript files and TypeScript declaration files in the dist directory.

Readme

Keywords

none

Package Sidebar

Install

npm i @patara-app/tokens

Weekly Downloads

58

Version

1.0.16

License

MIT

Unpacked Size

3.15 MB

Total Files

12

Last publish

Collaborators

  • mehmetkircal