ergo-token-minter VS sigmastate-interpreter

Compare ergo-token-minter vs sigmastate-interpreter and see what are their differences.

ergo-token-minter

dApp on Ergo blockchain to mint new tokens using Yoroi dApp connector (by ThierryM1212)

sigmastate-interpreter

ErgoScript compiler and ErgoTree Interpreter implementation for Ergo blockchain (by ScorexFoundation)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
ergo-token-minter sigmastate-interpreter
2 12
4 59
- -
0.0 9.4
about 1 year ago 3 days ago
JavaScript Scala
- 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.

ergo-token-minter

Posts with mentions or reviews of ergo-token-minter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-11.
  • What's Going on Behind the Screens: Weekly Dev Update Nov 10th
    9 projects | /r/ergonauts | 11 Nov 2021
    I worked on the Ergo Token Minter to create tokens directly from Yoroi dApp connector. It is available at tokenminter.ergo.ga, distributed as a static web page. The code is published on git I'm currently trying to add a Burner page, to clean up my tokenizer test wallet
  • Ergo Token Minter
    1 project | /r/ergonauts | 7 Nov 2021
    The code can be checked on github: https://github.com/ThierryM1212/ergo-token-minter

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 ergo-token-minter and sigmastate-interpreter you can also consider the following projects:

ergo-dex-backend - Spectrum Finance backend services including AMM bots and OrderBook matcher

ergo - Ergo protocol description & reference client implementation

ergoscript-by-example - Learn ErgoScript by reading example smart contracts powered by Ergo Playground.

cardano-dex-sdk-haskell

explorer-backend - Ergo Blockchain Explorer

Satergo - The desktop wallet for the Ergo cryptocurrency

awesome-compilers - :sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes

eips - Ergo Improvement Proposals

ergo-appkit - Appkit: A Library for Java/Scala/Kotlin Development of Ergo Applications