scriptless-scripts VS ivy-bitcoin

Compare scriptless-scripts vs ivy-bitcoin and see what are their differences.

scriptless-scripts

Documentation about scriptless scripts (by BlockstreamResearch)

ivy-bitcoin

A high-level language and IDE for writing Bitcoin smart contracts. (by ivy-lang)
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
scriptless-scripts ivy-bitcoin
3 1
144 291
2.1% 0.0%
1.8 0.0
over 2 years ago about 2 months ago
TeX TypeScript
- MIT License
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.

scriptless-scripts

Posts with mentions or reviews of scriptless-scripts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-05.
  • MilliForth
    4 projects | news.ycombinator.com | 5 Nov 2023
    The example you gave of a multisig output that can be spent by either Alice, or Bob after some time, is easily handled too.

    [1] https://github.com/BlockstreamResearch/scriptless-scripts

  • Comparison of Two Aggregate Wallet Solutions(MuSig, MuSig2)
    1 project | /r/u_newbtc_world | 18 Jul 2021
    ​ With MuSig2, some protocols will benefit greatly, such as “scriptless script Lightning” and threshold signature. If Taproot is started, MuSig2 can be applied to a series of Blockstream products, such as Blockstream Green and c-lightning, as well as the Liquid peg mechanism. The Liquid network may activate Taproot before Bitcoin, and we can experience MuSig2 on it earlier!
  • Prototyping generic Bitcoin Smart contract
    6 projects | dev.to | 11 Dec 2020
    With that in mind, let’s make a graphical model for Atomic swap with an adaptor signature. I won’t go into the details about the protocol.. The model will be something like

ivy-bitcoin

Posts with mentions or reviews of ivy-bitcoin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-11.
  • Prototyping generic Bitcoin Smart contract
    6 projects | dev.to | 11 Dec 2020
    The bitcoin has a similar construction (bitcoin script) which is intentionally made less descriptive than the EVM byte code. and there is a proposal for a high level language which compiles down to the actual bitcoin script, namely Miniscript and its predecessor ivy-bitcoin BitML

What are some alternatives?

When comparing scriptless-scripts and ivy-bitcoin you can also consider the following projects:

NBitcoin - Comprehensive Bitcoin library for the .NET framework.

dlcspecs - Specification for Discreet Log Contracts

DotNetLightning - Utility to work with Lightning network with .NET

sectorforth - sectorforth is a 16-bit x86 Forth that fits in a 512-byte boot sector.

bips - Bitcoin Improvement Proposals

milliForth - A FORTH in 340 bytes — the smallest real programming language ever as of yet.