🚀 Launch Week Day 3:Introducing Supply Chain Attack Campaigns Tracking.Learn More →
Socket
Book a DemoInstallSign in
Socket

@endo/far

Package Overview
Dependencies
Maintainers
5
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@endo/far

Helpers for distributed objects.

Source
npmnpm
Version
1.1.11
Version published
Weekly downloads
36K
16.37%
Maintainers
5
Weekly downloads
 
Created
Source

Endo Far Object helpers

The @endo/far package provides a convenient way to use the Endo distributed objects system without relying on the underlying messaging implementation.

It exists to reduce the boilerplate in Hardened JavaScript vats that are running in Agoric's SwingSet kernel, @agoric/swingset-vat, or arbitrary JS programs using Hardened JavaScript and communicating via @endo/captp.

You can import any of the following from @endo/far:

import { E, Far, getInterfaceOf, passStyleOf } from '@endo/far';

Keywords

eventual send

FAQs

Package last updated on 24 Mar 2025

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