SkillAgentSearch skills...

EtherollApp

Provably fair dice game running on the Ethereum blockchain

Install / Use

/learn @AndreMiras/EtherollApp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

EtherollApp

Build Status Github Actions Tests Github Actions Android PyPI version Get it on F-Droid Releases

<a href="https://f-droid.org/packages/com.github.andremiras.etheroll"> <img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" height="75"> </a> <a href="https://github.com/AndreMiras/EtherollApp/releases/tag/v2020.0322"> <img src="https://www.livenettv.to/img/landing-page-1/google-play.png" height="75"> </a>

Provably fair dice game running on the Ethereum blockchain. Built with Python, Kivy and love.

<img src="https://i.imgur.com/ORa0iTG.png" alt="Screenshot mainscreen" width="300"> <img src="https://i.imgur.com/Imwuifi.png" alt="Screenshot roll history" width="300">

Closed down

The upstream project/smart-contract closed down. https://www.reddit.com/r/etheroll/comments/peeekh/etheroll_is_closing_down/

Install & Usage

EtherollApp is available on PyPI. Therefore it can be installed via pip.

pip3 install --user EtherollApp

Once installed, it should be available in your PATH and can be ran from the command line.

etherollapp

Develop & Contribute

If you want to experiment with the project or contribute, you can clone it and install dependencies.

make

Later run the code on desktop via the run target.

make run

Unit tests are also available.

make test
make uitest

On Android you can build, deploy and run using Buildozer.

buildozer android debug deploy run logcat

And debug with logcat.

buildozer android adb -- logcat

Documentation

Find out more browsing the documentation directory: https://github.com/AndreMiras/EtherollApp/tree/develop/docs/

Related Skills

View on GitHub
GitHub Stars56
CategoryDevelopment
Updated8mo ago
Forks22

Languages

Python

Security Score

92/100

Audited on Jul 11, 2025

No findings