Categorygithub.com/TrueBlocks/trueblocks-dalledress
repositorypackage
0.0.0-20240809140847-0b9826325d46
Repository: https://github.com/trueblocks/trueblocks-dalledress.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

trueblocks-dalledress

AI Image Generator from Ethereum Addresses, Block Hashes, or Transaction Hashes

Installing

go mod tidy
cd frontend && yarn install && cd -

Running

wails dev

Building

wails build

Api Keys

If you intend to use features that require OpenAI, rename the .env.example file to .env and add your OpenAI API key. The features will not work otherwise.