Socket
Socket
Sign inDemoInstall

@primitivefi/rmm-sdk

Package Overview
Dependencies
47
Maintainers
3
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @primitivefi/rmm-sdk

∇ A Software Development Kit for Primitive RMM-01.


Version published
Maintainers
3
Install size
5.53 MB
Created

Readme

Source

🛠 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

Keywords

FAQs

Last updated on 21 Mar 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc