microservice-solana-user-restrictions

command
v0.0.0-...-07d62d3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 4, 2024 License: GPL-3.0 Imports: 6 Imported by: 0

README

Solana user restrictions microservice

Watches the incoming user actions and updates the user mint restrictions based on what it sees. Used to implement an upper limit in the UI.

Environment variables

Name Description
FLU_WORKER_ID Worker ID used to identify the application in logging and to the AMQP queue.
FLU_DEBUG Toggle debug messages produced by any application using the debug logger.
FLU_SENTRY_URL String that may be optionally set with a Sentry URL to log app.
FLU_AMQP_QUEUE_ADDR AMQP queue address connected to to receive and send messages down.
FLU_POSTGRES_URI Database URI to use when connecting to the Postgres database.
FLU_REDIS_ADDR Hostname to connect to for the Redis (state) codebase.
FLU_REDIS_PASSWORD Password to use when connecting to the Redis host.

Building

make

Testing

make test

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL