Scrypto VS sigmastate-interpreter

Compare Scrypto vs sigmastate-interpreter and see what are their differences.

Scrypto

Cryptographic primitives for Scala (by input-output-hk)

sigmastate-interpreter

ErgoScript compiler and ErgoTree Interpreter implementation for Ergo blockchain (by ScorexFoundation)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Scrypto sigmastate-interpreter
1 12
201 59
-0.5% -
3.2 9.4
2 months ago 7 days ago
Scala Scala
Creative Commons Zero v1.0 Universal 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.

Scrypto

Posts with mentions or reviews of Scrypto. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-11.

sigmastate-interpreter

Posts with mentions or reviews of sigmastate-interpreter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-05.
  • List of Bounties
    6 projects | /r/ethdevjobs | 5 Dec 2023
    Github: https://github.com/ScorexFoundation/sigmastate-interpreterList of Bounties: https://github.com/kushti/bounties/blob/master/data/sigma.csv
  • Ergos potential
    2 projects | /r/ergonauts | 20 Aug 2022
    sigmastate-interpreter - the ErgoScript compiler and ErgoTree Interpreter which is managed by morphic and has a bunch of contributors
  • request - study material for JavaScript devs
    2 projects | /r/ergonauts | 14 Aug 2022
    -The ErgoScript Language Specification: https://github.com/ScorexFoundation/sigmastate-interpreter/blob/develop/docs/LangSpec.md
  • WEEKLY DEV UPDATE - May 4th
    6 projects | /r/ergonauts | 4 May 2022
    Sigma: - v5.0 PRs waiting for review sigmastate-interpreter/pull/779, sigmastate-interpreter/pull/790, sigmastate-interpreter/pull/785 - Experimented with JVM/JS cross compilation of Scala. - Created cross compiled JVM/JS template project with example crypto operations - It demonstrates how to use crypto JS npm modules from Scala.js. Thus, cross-compilation of Sigma for JVM and JS looks feasible and promising.
  • Weekly Dev - 20 Apr
    9 projects | /r/ergonauts | 20 Apr 2022
    chasing weird null pointer bug on one of the nodes https://github.com/ScorexFoundation/sigmastate-interpreter/issues/778 , now a reason is more or less clear I guess
  • Developer Update transcript (03-02)
    8 projects | /r/ergonauts | 4 Feb 2022
    New merged PRs towards v5.0 (https://github.com/ScorexFoundation/sigmastate-interpreter/pull/763, https://github.com/ScorexFoundation/sigmastate-interpreter/pull/768, https://github.com/ScorexFoundation/sigmastate-interpreter/pull/762, https://github.com/ScorexFoundation/sigmastate-interpreter/pull/760, https://github.com/ScorexFoundation/sigmastate-interpreter/pull/761)
  • WEEKLY DEV UPDATE
    8 projects | /r/ergonauts | 28 Dec 2021
    Sigma: - Working on finalization of v5.0
  • What's Going on Behind the Screens: Weekly Dev Update Nov 10th
    9 projects | /r/ergonauts | 11 Nov 2021
    reviewed: sigmastate-interpreter/pull/738, scrypto/pull/85 (provides ground for improvements in NiPoPoW proofs) , eips/pull/43, eips/pull/39, token-minter app,
  • What's Going on Behind the Screens Nov 3rd: Weekly Dev Update
    4 projects | /r/ergonauts | 5 Nov 2021
    addressed review comments on the last incremental PR towards v5.0 (pull/738)
    6 projects | /r/ergonauts | 4 Nov 2021
    > - next PR towards v5.0 is merged [pull/734](https://github.com/ScorexFoundation/sigmastate-interpreter/pull/734)

What are some alternatives?

When comparing Scrypto and sigmastate-interpreter you can also consider the following projects:

TSec - Type-safe general-cryptography library - https://jmcardon.github.io/tsec/

ergo-token-minter - dApp on Ergo blockchain to mint new tokens using Yoroi dApp connector