A simple genetics game using PIGY tokens on Cardano.
Instructions for using the service are available at https://pigy.functionally.live/.
Build with the following command:
nix-build -A pigy-genetics.components.exes.pigy-genetics -o build
See mainnet.pigy-genetics or testnet.pigy-genetics for example configuration files.
Run with the following command:
gpg -d pigy-genetics.payment.skey.gpg > pigy-genetics.payment.skey &
build/bin/pigy-genetics testnet.pigy-genetics
API documentation: https://functionally.github.io/pigy-genetics/.