@primitivefi/rmm-sdk
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

🛠 rmm-sdk

version npm license stars

Software development kit for Primitive RMM-01.

🧩 Features

  • Entities are typescript models of the RMM protocol smart contracts.
  • 🧰 Managers have contract ABIs and Interfaces to build function calldata with.
  • 🔧 Utilities used in Entities, e.g. computing deterministic engine address and poolIds.

📦 Installation

This software is in Alpha.

Installing locally:

# Clone the repository
git clone https://github.com/primitivefinance/rmm-sdk.git

# Install dependencies
yarn install

Installing as a package:

# Using yarn
yarn add @primitivefi/rmm-sdk

# Or using npm
npm i @primitivefi/rmm-sdk

Docs

Docs

/@primitivefi/rmm-sdk/

    Package Sidebar

    Install

    npm i @primitivefi/rmm-sdk

    Weekly Downloads

    11

    Version

    1.0.1

    License

    GPL-3.0-or-later

    Unpacked Size

    714 kB

    Total Files

    43

    Last publish

    Collaborators

    • clemlak
    • alexangelj
    • kinrezcprimitive