An open API service indexing awesome lists of open source software.

https://github.com/scalahub/Kiosk

Ergo node frontend
https://github.com/scalahub/Kiosk

Last synced: 5 days ago
JSON representation

Ergo node frontend

Awesome Lists containing this project

README

        

# Kiosk

[![Build Status](https://travis-ci.org/scalahub/Kiosk.svg?branch=master)](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.