https://github.com/dzyphr/ScalaSigmaParticle
Scala version of SigmaParticle aimed at full utilization of Ergo Appkit and future scala-python pipeline
https://github.com/dzyphr/ScalaSigmaParticle
Last synced: 6 days ago
JSON representation
Scala version of SigmaParticle aimed at full utilization of Ergo Appkit and future scala-python pipeline
- Host: GitHub
- URL: https://github.com/dzyphr/ScalaSigmaParticle
- Owner: dzyphr
- License: gpl-3.0
- Created: 2023-02-27T23:10:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-02T20:32:32.000Z (11 months ago)
- Last Synced: 2024-06-02T22:07:37.442Z (11 months ago)
- Language: Scala
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ergo - Analog Ergo
README
## Sigma Particle
[](https://github.com/dzyphr/ScalaSigmaParticle)
#### Right now just a collection of working scala ErgoScript examples
#### In the future will aim to reduce boilerplate setup through modular functions
#### Also planning to connect to python version for cross-lang compatibility and usage with an atomic swap pipeline
View EXAMPLECONFIG for setting up personal variables, when running examples make sure to give the name of the config you make as the arg
Tested with Intellij Idea