https://github.com/scalahub/Kiosk
Ergo node frontend
https://github.com/scalahub/Kiosk
Last synced: 5 days ago
JSON representation
Ergo node frontend
- Host: GitHub
- URL: https://github.com/scalahub/Kiosk
- Owner: scalahub
- Archived: true
- Created: 2019-05-20T16:22:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-22T18:01:43.000Z (about 4 years ago)
- Last Synced: 2023-03-10T15:02:45.971Z (about 2 years ago)
- Language: Scala
- Homepage:
- Size: 715 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ergo - Kiosk
README
# Kiosk
[](https://travis-ci.org/scalahub/Kiosk)
A library on top of Ergo-Appkit for interacting with the Ergo Blockchain
Note: The web-based frontend has been moved to separate project [KioskWeb](https://github.com/scalahub/KioskWeb)
### Examples- [Basic examples](src/test/scala/org/sh/kiosk/ergo) to compile contracts and get addresses.
- [Advanced examples](src/test/scala/kiosk) for interacting with dApps on the blockchain.