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: about 2 months 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-02T20:32:32.000Z (about 1 year ago)
- Last Synced: 2024-06-02T22:07:37.442Z (about 1 year 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 - ScalaSigmaParticle - based framework designed for building cross-chain atomic swap pipelines. [`Python`] *(Community)* | [Original?](https://github.com/dzyphr/SigmaParticle) (📚 SDKs & Libraries <a id="sdks--libraries"></a> / 🤝 Community SDKs/Libraries <a id="community-sdkslibraries"></a>)
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