farcaster-node VS farcaster-core

Compare farcaster-node vs farcaster-core and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
farcaster-node farcaster-core
5 2
93 36
- -
4.1 0.0
8 months ago about 1 year ago
Rust Rust
MIT License GNU Lesser General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

farcaster-node

Posts with mentions or reviews of farcaster-node. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-15.
  • Monero trading anonymously
    1 project | /r/Monero | 15 Nov 2022
  • Farcaster node: a decentralized, p2p, atomic swap node, for disintermediated, trustless exchanges
    2 projects | /r/Monero | 15 Dec 2021
    (There's an AwaitingFunding..(..) decrementing bug that we'll fix)
  • Soooo what happened with atomic swaps?
    2 projects | /r/Monero | 27 Nov 2021
  • Farcaster community update April
    5 projects | /r/Monero | 30 Apr 2021
    Currently, the farcaster-node is able to make public offers, and awaits for the counterparty peer to connect and take the offer. We successfully tested making and taking an offer over the wire from separate machines. Over the past month, most work went into farcasterd and swapd. farcasterd is the manager of swaps: it initiates them, and has information about all the running swaps and open offers that are running. farcasterd launches swapd that takes over the swap protocol for a particular swap - multiple swapd instances can be launched in parallel for parties that engage in multiple swaps simultaneously, like market makers. Work for the next month will be focused on completing the protocol run inside swapd. Currently, the remote peer connection does not support our protocol messages due to upstream limitations. To overcome that...
  • Farcaster: Community update March
    3 projects | /r/Monero | 31 Mar 2021
    The Farcaster Core is used on the Farcaster Node. Yes, we started work on the node! Farcaster Node is a fork from lnp-node. So far, we've been busy with the necessary modifications and clean-up to transform a payment channel node (lnp) into a swap node (farcaster), such as integrating the swap protocol and other messages into the node's APIs.

farcaster-core

Posts with mentions or reviews of farcaster-core. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-30.
  • Farcaster community update April
    5 projects | /r/Monero | 30 Apr 2021
    Farcaster-core and -chains contain the building blocks for building atomic swap nodes. They now include logic for creating and validating transactions needed for the XMR/BTC protocol. It creates and encodes protocol messages that have to be passed between the counterparties involved in a swap. It does not include cross group discrete-log equality proofs and adaptor signatures yet. Exciting work ahead!
  • Farcaster: Community update February
    2 projects | /r/Monero | 28 Feb 2021
    The Farcaster Core library is a Rust library and will contain all the features and utilities related to the Farcaster Specifications that could be reused in other projects and in the future Farcaster Node.

What are some alternatives?

When comparing farcaster-node and farcaster-core you can also consider the following projects:

lnp-node - Lightning network protocol daemon (suitable for generalized Lightning Network)

Monero-Swap-IRC-Meetings - Farcaster Dev meeting logs.

xmr-btc-swap - Bitcoin–Monero Cross-chain Atomic Swap

mithril - Pure Rust Monero Miner

rust-internet2 - Set of rust crates for software supporting Internet2 (Tor, Noise protocol, lightning network-style messaging)

wagyu - A Rust library for generating cryptocurrency wallets

objkt-swap - Hic et Nunc smart contracts. FA2 multiassets: hDAO, OBJKTs, Marketplace, SUBJKTs and Unregistry.

RFCs - Farcaster Specifications guiding core and node designs.

monero-rs - The Rust Monero library published on crates.io