Quick and dirty POC of fetching waves transactions for a wallet address via APIs
- Clone repo
npm install
oryarn
npm run dev
- Navigate to
http://localhost:8080
a. Enter wallet address and submit
Will use docker to run the webpack build then docker again to build an image called local-waves-transactions
build. Just run below and follow launch afterwards without output commands.
./build/build.sh