Skip to main content

Intro

Valkyrie Game Aggregator

Valkyrie software is distributed freely on GitHub under MIT license.

The software can be downloaded as either a Go binary, container image or you can clone the repo and build yourself.

Operational and configuration instructions - plus other things to think of - are found in the subsections of this page.

For integration testing and kick start purposes, there is an additional project, valkyrie-stubs, available. Valkyrie-stubs contains a mock test bench simulating a boiler plate casino wallet generic pam. The valkyrie-stubs wallet publishes services according to Valkyrie OAPI3 PAM client specification, some basic business logic and an in-memory, simple datastore. Test benches simulating providers are available in the Valkyrie project itself in a test folder under each available provider. In other words, Valkyrie project, together with valkyrie-stubs, constitute an environment enabling integration tests of the Valkyrie software in any isolated environment.