Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 433 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 433 Bytes

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.