AI Image Generator from Ethereum Addresses, Block Hashes, or Transaction Hashes
go mod tidy
cd frontend && yarn install && cd -
wails dev
wails build
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.