Skip to content

Typescript based entity classes and transaction builders for the rmm-core and rmm-periphery smart contracts.

License

Notifications You must be signed in to change notification settings

primitivefinance/rmm-sdk

Repository files navigation

🛠 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

About

Typescript based entity classes and transaction builders for the rmm-core and rmm-periphery smart contracts.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages