This directory contains the Go backend for art/peace
, which provides routes for managing and retrieving art/peace
info from the Redis and Postgres DBs. Also, it contains other utilities to do things like get the contract address, use devnet transaction invoke scripts for easy devnet testing, maintain websocket connections for pixel updates, and more.
go run main.go
go mod download
go build