microservice-ethereum-user-actions

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: 14 Imported by: 0

README

User Actions Connector

Track user actions by observing logs output. Matches FluidMint, FluidBurn and Transfer events.

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_AMQP_QUEUE_ADDR | AMQP queue address connected to to receive and send messages down. | | FLU_ETHEREUM_CONTRACT_ADDR | Track interactions with the contract at this address. | | FLU_ETHEREUM_TOKEN_NAME | Token name to use when tracking the token for user representation. | | FLU_ETHEREUM_TOKEN_DECIMALS | Token decimals to use when tracking user actions and sending them down AMQP. | | FLU_ETHEREUM_NETWORK | Name of the Ethereum network being used (ethereum | arbitrum). |

Building

make build

Testing

make test

Docker

make docker

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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