Socket
Book a DemoInstallSign in
Socket

@sablier/v2-periphery

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sablier/v2-periphery

Peripheral smart contracts for interacting with Sablier V2

Source
npmnpm
Version
1.0.2
Version published
Weekly downloads
23
76.92%
Maintainers
2
Weekly downloads
 
Created
Source

Sablier V2 Periphery Github Actions Coverage Foundry

This repository contains the peripheral smart contracts of the Sablier V2 Protocol. For lower-level logic, see the sablier-labs/v2-core repository.

In-depth documentation is available at docs.sablier.com.

Install

Foundry

First, run the install step:

forge install sablier-labs/v2-periphery

Then, add the following line to your remappings.txt file:

@sablier/v2-periphery/=lib/v2-periphery/src/

Node.js

Sablier V2 Periphery is available as a Node.js package:

pnpm add @sablier/v2-periphery

Security

Please refer to the SECURITY policy for any security-related concerns. This repository is subject to a bug bounty program per the terms outlined in the aforementioned policy.

License

Sablier V2 Periphery is licensed under GPL v3 or later, except for most of the files in test/, which remain unlicensed (as indicated in their SPDX headers).

Keywords

asset-streaming

FAQs

Package last updated on 13 Jul 2023

Did you know?

Socket

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