Lixur VS multi-party-ecdsa

Compare Lixur vs multi-party-ecdsa and see what are their differences.

Lixur

Lixur is an open-sourced project that seeks to build a scalable, feeless, decentralized, quantum-secure, and easy-to-use blockchain with smart, and intelligent (A.I.) contract functionality. (by LixurProtocol)

multi-party-ecdsa

Rust implementation of {t,n}-threshold ECDSA (elliptic curve digital signature algorithm). (by ZenGo-X)
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
Lixur multi-party-ecdsa
2 4
17 940
- 1.0%
0.0 3.6
over 1 year ago 8 months ago
Rust Rust
Apache License 2.0 GNU 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.

Lixur

Posts with mentions or reviews of Lixur. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-25.
  • Get The Chance To Be One Of The First Holders Of My Cryptocurrency! (CLICK TO LEARN MORE)
    1 project | /r/promote | 19 Jul 2022
    As you may or may not know already, I am making a blockchain called Lixur from scratch. I have submitted my project to a VC company for teenagers in a competition for funding called Modak Studios. The top ten projects with the most votes will earn $1,000 USD. More information on Lixur can be found here: https://github.com/LixurProtocol/Lixur/wiki/Lixur-Whitepaper.
  • What can I use to host my own centralized blockchain?
    2 projects | /r/learnpython | 25 Apr 2022
    I have a blockchain (coded in Python) and I would like to run it on a centralized server where people can easily either access it online or download a .exe file to run the code. What kind of service could I use to do this? Code: https://github.com/LixurProtocol/Lixur-Protocol (Not fully updated!)

multi-party-ecdsa

Posts with mentions or reviews of multi-party-ecdsa. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-27.
  • Ssss: Shamir's Secret Sharing Scheme
    9 projects | news.ycombinator.com | 27 Oct 2022
    Use MPC instead? Sadly there are not enough mature open source projects around: https://github.com/ZenGo-X/multi-party-ecdsa and you can always take a look at https://github.com/rdragos/awesome-mpc

    Sadly companies like Unbound were acquired by Coinbase and the OSS codebase is not longer maintained: https://github.com/unboundsecurity/blockchain-crypto-mpc

  • Answering questions about our new secure crypto app
    1 project | news.ycombinator.com | 20 Oct 2021
    Ha nice call!

    Unfortunately we have not completed a satisfactory security audit. We engaged with one company, but I don't think they were worth their salt. The problem is that the "good" companies are much more expensive, so it's a consideration of the value of the security audit. (If you know of a reputable company that would like to audit for free though...)

    The code is not yet open source, but we are primarily expanding on this open-source library. https://github.com/ZenGo-X/multi-party-ecdsa

  • Rust implementation of {t,n}-threshold ECDSA
    1 project | news.ycombinator.com | 12 Oct 2021
  • Potential attack on threshold ECDSA prevented, counter-terrorists win!
    3 projects | /r/cryptography | 2 Oct 2021
    As true decentralized security enthusiasts, we quickly got in touch with ZenGo and fixed the discovered security breach in a pull request. It was soon approved and merged into their TSS library. The researcher who found the attack was granted a bug bounty, the biggest in ZenGo’s history.

What are some alternatives?

When comparing Lixur and multi-party-ecdsa you can also consider the following projects:

starcoin - Starcoin - A Move smart contract blockchain network that scales by layering

tofn - A threshold cryptography library in Rust

lance - Modern columnar data format for ML and LLMs implemented in Rust. Convert from parquet in 2 lines of code for 100x faster random access, vector index, and data versioning. Compatible with Pandas, DuckDB, Polars, Pyarrow, with more integrations coming..

grin - Minimal implementation of the Mimblewimble protocol.

wtpsplit - Code for Where's the Point? Self-Supervised Multilingual Punctuation-Agnostic Sentence Segmentation

hashes - Collection of cryptographic hash functions written in pure Rust

0xDeCA10B - Sharing Updatable Models (SUM) on Blockchain

seed-phrase-raid-5 - Apply RAID-5 (XOR, Parity) to your 24 word seed phrase

bittensor - Internet-scale Neural Networks

darknode-cli - Tool for deploying and managing Darknodes

cookiecutter-django - Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.

blockchain-rust - A basic blockchain implementation in Rust for educational purposes only