ronin-axie-alert-demo

command module
v0.0.0-...-cb32465 Latest Latest
Warning

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

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

README

This is from an older attempt of mine that I'm sharing as a reference for others who are interested in building a sales alert tool. This does not use any of the ABI but you may go to https://www.notion.so/axie/Axie-Ronin-Developer-Information-623c6756391249b5a64d08cffd25ea02 to find and utilize them if you would prefer.

How to rebuild

Setup Firebase RTDB

Follow the firebase documentation to set up your database.

You will need to update key.json with the service account file that you get from the Firebase console.

Update the DatabaseURL inside firebase.go accordingly.

Why Firebase?

Firebase RTDB and the SDK allows you to listen to database changes out of the box. It's great for a quick project, an alternative to the pub/sub service.

Alternative

Remove all Firebase related code and replace it with your own DaaS and the rest of the project should still function well.

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