Skip to content
This repository was archived by the owner on Nov 6, 2021. It is now read-only.

functionally/pigy-genetics

Repository files navigation

PIGY Genetics Game

A simple genetics game using PIGY tokens on Cardano.

Instructions for using the service are available at https://pigy.functionally.live/.

Building

Build with the following command:

nix-build -A pigy-genetics.components.exes.pigy-genetics -o build

Configuring

See mainnet.pigy-genetics or testnet.pigy-genetics for example configuration files.

Running

Run with the following command:

gpg -d pigy-genetics.payment.skey.gpg > pigy-genetics.payment.skey &
build/bin/pigy-genetics testnet.pigy-genetics

Documentation

API documentation: https://functionally.github.io/pigy-genetics/.

About

A simple genetics game using PIGY tokens on Cardano.

Topics

Resources

License

Stars

Watchers

Forks